mirror of
https://github.com/brl/mutter.git
synced 2025-06-14 01:09:30 +00:00
2006-11-17 Emmanuele Bassi <ebassi@openedhand.com>
* clutter/clutter-behaviour-path.h: * clutter/clutter-behaviour-path.c: Add "since" strings; add a "knot" property which can be used to append a knot to the path; fix apidoc. * clutter/clutter-alpha.c: Add "since" strings. * clutter/clutter-feature.c: Add apidoc. * clutter/clutter-behaviour-opacity.c: Add the "opacity-start" and "opacity-end" properties; rewrite constructor to use them.
This commit is contained in:
@ -23,6 +23,16 @@ ClutterBehaviourOpacity
|
||||
</para>
|
||||
|
||||
|
||||
<!-- ##### ARG ClutterBehaviourOpacity:opacity-end ##### -->
|
||||
<para>
|
||||
|
||||
</para>
|
||||
|
||||
<!-- ##### ARG ClutterBehaviourOpacity:opacity-start ##### -->
|
||||
<para>
|
||||
|
||||
</para>
|
||||
|
||||
<!-- ##### STRUCT ClutterBehaviourOpacityClass ##### -->
|
||||
<para>
|
||||
|
||||
|
@ -46,6 +46,11 @@ ClutterBehaviourPath
|
||||
@clutterbehaviourpath: the object which received the signal.
|
||||
@arg1:
|
||||
|
||||
<!-- ##### ARG ClutterBehaviourPath:knot ##### -->
|
||||
<para>
|
||||
|
||||
</para>
|
||||
|
||||
<!-- ##### STRUCT ClutterBehaviourPathClass ##### -->
|
||||
<para>
|
||||
|
||||
@ -102,6 +107,6 @@ ClutterBehaviourPath
|
||||
|
||||
</para>
|
||||
|
||||
@path:
|
||||
@pathb:
|
||||
|
||||
|
||||
|
@ -53,6 +53,9 @@ clutter-main
|
||||
@a...:
|
||||
@a...:
|
||||
@a...:
|
||||
@a...:
|
||||
@a...:
|
||||
@a...:
|
||||
@a...:
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user