2006-11-15 18:37:53 -05:00
|
|
|
<SECTION>
|
|
|
|
<FILE>clutter-media</FILE>
|
2007-05-17 08:03:43 -04:00
|
|
|
<TITLE>ClutterMedia</TITLE>
|
2008-02-15 12:16:38 -05:00
|
|
|
ClutterMedia
|
2006-11-15 18:37:53 -05:00
|
|
|
ClutterMediaInterface
|
|
|
|
clutter_media_set_uri
|
|
|
|
clutter_media_get_uri
|
|
|
|
clutter_media_set_playing
|
|
|
|
clutter_media_get_playing
|
|
|
|
clutter_media_set_position
|
|
|
|
clutter_media_get_position
|
|
|
|
clutter_media_set_volume
|
|
|
|
clutter_media_get_volume
|
|
|
|
clutter_media_get_can_seek
|
|
|
|
clutter_media_get_buffer_percent
|
|
|
|
clutter_media_get_duration
|
|
|
|
clutter_media_set_filename
|
|
|
|
<SUBSECTION Standard>
|
|
|
|
CLUTTER_MEDIA
|
|
|
|
CLUTTER_IS_MEDIA
|
|
|
|
CLUTTER_TYPE_MEDIA
|
2006-12-13 13:11:50 -05:00
|
|
|
CLUTTER_MEDIA_GET_INTERFACE
|
2006-11-17 13:45:31 -05:00
|
|
|
<SUBSECTION Private>
|
2006-11-15 18:37:53 -05:00
|
|
|
clutter_media_get_type
|
|
|
|
</SECTION>
|
|
|
|
|
2007-05-22 05:31:40 -04:00
|
|
|
<SECTION>
|
|
|
|
<FILE>clutter-units</FILE>
|
2007-06-07 11:28:59 -04:00
|
|
|
<TITLE>Unit conversion</TITLE>
|
2007-07-01 12:44:24 -04:00
|
|
|
ClutterUnit
|
2009-01-09 09:26:35 -05:00
|
|
|
CLUTTER_UNITS_FORMAT
|
2008-04-25 09:37:36 -04:00
|
|
|
CLUTTER_UNITS_FROM_DEVICE
|
|
|
|
CLUTTER_UNITS_TO_DEVICE
|
2007-05-22 05:31:40 -04:00
|
|
|
CLUTTER_UNITS_FROM_FIXED
|
2007-11-19 16:14:16 -05:00
|
|
|
CLUTTER_UNITS_TO_FIXED
|
2007-05-22 05:31:40 -04:00
|
|
|
CLUTTER_UNITS_FROM_FLOAT
|
2007-11-19 16:14:16 -05:00
|
|
|
CLUTTER_UNITS_TO_FLOAT
|
2007-05-22 05:31:40 -04:00
|
|
|
CLUTTER_UNITS_FROM_INT
|
2007-11-19 16:14:16 -05:00
|
|
|
CLUTTER_UNITS_TO_INT
|
2007-05-22 05:31:40 -04:00
|
|
|
CLUTTER_UNITS_FROM_PANGO_UNIT
|
2007-11-19 16:14:16 -05:00
|
|
|
CLUTTER_UNITS_TO_PANGO_UNIT
|
2007-05-22 05:31:40 -04:00
|
|
|
CLUTTER_UNITS_TMP_FROM_DEVICE
|
|
|
|
CLUTTER_UNITS_TMP_TO_DEVICE
|
2007-11-28 10:31:41 -05:00
|
|
|
CLUTTER_UNITS_FROM_STAGE_WIDTH_PERCENTAGE
|
|
|
|
CLUTTER_UNITS_FROM_STAGE_HEIGHT_PERCENTAGE
|
|
|
|
CLUTTER_UNITS_FROM_PARENT_WIDTH_PERCENTAGE
|
|
|
|
CLUTTER_UNITS_FROM_PARENT_HEIGHT_PERCENTAGE
|
|
|
|
CLUTTER_UNITS_FROM_MM
|
|
|
|
CLUTTER_UNITS_FROM_MMX
|
|
|
|
CLUTTER_UNITS_FROM_POINTS
|
|
|
|
CLUTTER_UNITS_FROM_POINTSX
|
2008-05-15 10:40:44 -04:00
|
|
|
|
|
|
|
<SUBSECTION>
|
|
|
|
CLUTTER_MAXUNIT
|
|
|
|
CLUTTER_MINUNIT
|
|
|
|
ClutterParamSpecUnit
|
|
|
|
clutter_param_spec_unit
|
|
|
|
CLUTTER_VALUE_HOLDS_UNIT
|
|
|
|
clutter_value_set_unit
|
|
|
|
clutter_value_get_unit
|
|
|
|
<SUBSECTION Private>
|
|
|
|
CLUTTER_TYPE_UNIT
|
|
|
|
CLUTTER_TYPE_PARAM_UNIT
|
|
|
|
CLUTTER_PARAM_SPEC_UNIT
|
|
|
|
CLUTTER_IS_PARAM_SPEC_UNIT
|
|
|
|
clutter_unit_get_type
|
|
|
|
clutter_param_unit_get_type
|
2007-05-22 05:31:40 -04:00
|
|
|
</SECTION>
|
|
|
|
|
2006-11-15 18:37:53 -05:00
|
|
|
<SECTION>
|
|
|
|
<FILE>clutter-behaviour</FILE>
|
|
|
|
<TITLE>ClutterBehaviour</TITLE>
|
2007-11-18 10:41:47 -05:00
|
|
|
ClutterBehaviour
|
2006-11-15 18:37:53 -05:00
|
|
|
ClutterBehaviourClass
|
|
|
|
clutter_behaviour_apply
|
|
|
|
clutter_behaviour_remove
|
2007-07-25 09:12:24 -04:00
|
|
|
clutter_behaviour_remove_all
|
2007-05-17 08:03:43 -04:00
|
|
|
clutter_behaviour_is_applied
|
2006-12-08 11:12:52 -05:00
|
|
|
ClutterBehaviourForeachFunc
|
2006-11-15 18:37:53 -05:00
|
|
|
clutter_behaviour_actors_foreach
|
2006-12-08 11:12:52 -05:00
|
|
|
clutter_behaviour_get_actors
|
2007-01-16 09:37:54 -05:00
|
|
|
clutter_behaviour_get_n_actors
|
|
|
|
clutter_behaviour_get_nth_actor
|
2006-11-15 18:37:53 -05:00
|
|
|
clutter_behaviour_get_alpha
|
|
|
|
clutter_behaviour_set_alpha
|
|
|
|
<SUBSECTION Standard>
|
|
|
|
CLUTTER_BEHAVIOUR
|
|
|
|
CLUTTER_IS_BEHAVIOUR
|
|
|
|
CLUTTER_TYPE_BEHAVIOUR
|
|
|
|
CLUTTER_BEHAVIOUR_CLASS
|
|
|
|
CLUTTER_IS_BEHAVIOUR_CLASS
|
|
|
|
CLUTTER_BEHAVIOUR_GET_CLASS
|
|
|
|
<SUBSECTION Private>
|
|
|
|
ClutterBehaviourPrivate
|
|
|
|
clutter_behaviour_get_type
|
|
|
|
</SECTION>
|
|
|
|
|
|
|
|
<SECTION>
|
|
|
|
<FILE>clutter-alpha</FILE>
|
|
|
|
<TITLE>ClutterAlpha</TITLE>
|
2007-11-18 10:41:47 -05:00
|
|
|
ClutterAlpha
|
|
|
|
ClutterAlphaClass
|
2006-11-15 18:37:53 -05:00
|
|
|
clutter_alpha_new
|
|
|
|
clutter_alpha_new_full
|
2008-11-17 Emmanuele Bassi <ebassi@linux.intel.com>
Bug 1014 - Clutter Animation API Improvements
* clutter/Makefile.am:
* clutter/clutter.h: Update the build
* clutter/clutter-types.h: Add AnimationMode, an enumeration
for easing functions.
* clutter/clutter-alpha.[ch]: Add the :mode property to
control the function bound to an Alpha instance using an
enumeration value. Also add six new alpha functions:
- ease-in, ease-out, ease-in-out
- sine-in, sine-out, sine-in-out
* clutter/clutter-deprecated.h: Deprecate the #defines for
the alpha functions. They will be replaced by entries in the
ClutterAnimationMode.
* clutter/clutter-interval.[ch]: Add ClutterInterval, an
object for defining, validating and computing an interval
between two values.
* clutter/clutter-animation.[ch]: Add ClutterAnimation, an
object responsible for animation the properties of a single
actor along an interval of values. ClutterAnimation memory
management is automatic. A simple wrapper method for
ClutterActor is provided:
clutter_actor_animate()
which will create, or update, an animation for the passed
actor.
* clutter/clutter-debug.h:
* clutter/clutter-main.c: Add a new 'animation' debug note.
* clutter/clutter-script.c: Clean up the alpha functions
whitelist, and add the new functions.
* doc/reference/clutter/Makefile.am:
* doc/reference/clutter/clutter-sections.txt: Update the
API reference.
* doc/reference/clutter/clutter-animation.xml: Renamed to
doc/reference/clutter/clutter-animation-tutorial.xml to
avoid clashes with the ClutterAnimation section.
* doc/reference/clutter/clutter-docs.sgml: Renamed to
doc/reference/clutter/clutter-docs.xml, as it was an XML
file and not a SGML file.
* tests/Makefile.am:
* tests/interactive/Makefile.am:
* tests/interactive/test-animation.c:
* tests/interactive/test-easing.c: Add two tests for the
new simple animation API and the easing functions.
* tests/interactive/test-actors.c:
* tests/interactive/test-behave.c:
* tests/interactive/test-depth.c:
* tests/interactive/test-effects.c:
* tests/interactive/test-layout.c:
* tests/interactive/test-multistage.c:
* tests/interactive/test-paint-wrapper.c:
* tests/interactive/test-rotate.c:
* tests/interactive/test-scale.c:
* tests/interactive/test-texture-quality.c:
* tests/interactive/test-threads.c:
* tests/interactive/test-viewport.c: Update interactive tests
to the deprecations and new alpha API.
2008-11-18 04:50:03 -05:00
|
|
|
clutter_alpha_new_for_mode
|
2006-11-15 18:37:53 -05:00
|
|
|
clutter_alpha_get_alpha
|
|
|
|
CLUTTER_ALPHA_MAX_ALPHA
|
|
|
|
ClutterAlphaFunc
|
|
|
|
clutter_alpha_set_func
|
2008-05-15 10:40:44 -04:00
|
|
|
clutter_alpha_set_closure
|
2006-11-15 18:37:53 -05:00
|
|
|
clutter_alpha_set_timeline
|
|
|
|
clutter_alpha_get_timeline
|
2008-11-17 Emmanuele Bassi <ebassi@linux.intel.com>
Bug 1014 - Clutter Animation API Improvements
* clutter/Makefile.am:
* clutter/clutter.h: Update the build
* clutter/clutter-types.h: Add AnimationMode, an enumeration
for easing functions.
* clutter/clutter-alpha.[ch]: Add the :mode property to
control the function bound to an Alpha instance using an
enumeration value. Also add six new alpha functions:
- ease-in, ease-out, ease-in-out
- sine-in, sine-out, sine-in-out
* clutter/clutter-deprecated.h: Deprecate the #defines for
the alpha functions. They will be replaced by entries in the
ClutterAnimationMode.
* clutter/clutter-interval.[ch]: Add ClutterInterval, an
object for defining, validating and computing an interval
between two values.
* clutter/clutter-animation.[ch]: Add ClutterAnimation, an
object responsible for animation the properties of a single
actor along an interval of values. ClutterAnimation memory
management is automatic. A simple wrapper method for
ClutterActor is provided:
clutter_actor_animate()
which will create, or update, an animation for the passed
actor.
* clutter/clutter-debug.h:
* clutter/clutter-main.c: Add a new 'animation' debug note.
* clutter/clutter-script.c: Clean up the alpha functions
whitelist, and add the new functions.
* doc/reference/clutter/Makefile.am:
* doc/reference/clutter/clutter-sections.txt: Update the
API reference.
* doc/reference/clutter/clutter-animation.xml: Renamed to
doc/reference/clutter/clutter-animation-tutorial.xml to
avoid clashes with the ClutterAnimation section.
* doc/reference/clutter/clutter-docs.sgml: Renamed to
doc/reference/clutter/clutter-docs.xml, as it was an XML
file and not a SGML file.
* tests/Makefile.am:
* tests/interactive/Makefile.am:
* tests/interactive/test-animation.c:
* tests/interactive/test-easing.c: Add two tests for the
new simple animation API and the easing functions.
* tests/interactive/test-actors.c:
* tests/interactive/test-behave.c:
* tests/interactive/test-depth.c:
* tests/interactive/test-effects.c:
* tests/interactive/test-layout.c:
* tests/interactive/test-multistage.c:
* tests/interactive/test-paint-wrapper.c:
* tests/interactive/test-rotate.c:
* tests/interactive/test-scale.c:
* tests/interactive/test-texture-quality.c:
* tests/interactive/test-threads.c:
* tests/interactive/test-viewport.c: Update interactive tests
to the deprecations and new alpha API.
2008-11-18 04:50:03 -05:00
|
|
|
clutter_alpha_set_mode
|
|
|
|
clutter_alpha_get_mode
|
|
|
|
|
|
|
|
<SUBSECTION>
|
2006-12-05 00:16:03 -05:00
|
|
|
clutter_ramp_inc_func
|
|
|
|
clutter_ramp_dec_func
|
|
|
|
clutter_ramp_func
|
|
|
|
clutter_sine_func
|
2007-05-16 09:46:54 -04:00
|
|
|
clutter_sine_inc_func
|
|
|
|
clutter_sine_dec_func
|
2007-05-16 09:53:39 -04:00
|
|
|
clutter_sine_half_func
|
2008-11-17 Emmanuele Bassi <ebassi@linux.intel.com>
Bug 1014 - Clutter Animation API Improvements
* clutter/Makefile.am:
* clutter/clutter.h: Update the build
* clutter/clutter-types.h: Add AnimationMode, an enumeration
for easing functions.
* clutter/clutter-alpha.[ch]: Add the :mode property to
control the function bound to an Alpha instance using an
enumeration value. Also add six new alpha functions:
- ease-in, ease-out, ease-in-out
- sine-in, sine-out, sine-in-out
* clutter/clutter-deprecated.h: Deprecate the #defines for
the alpha functions. They will be replaced by entries in the
ClutterAnimationMode.
* clutter/clutter-interval.[ch]: Add ClutterInterval, an
object for defining, validating and computing an interval
between two values.
* clutter/clutter-animation.[ch]: Add ClutterAnimation, an
object responsible for animation the properties of a single
actor along an interval of values. ClutterAnimation memory
management is automatic. A simple wrapper method for
ClutterActor is provided:
clutter_actor_animate()
which will create, or update, an animation for the passed
actor.
* clutter/clutter-debug.h:
* clutter/clutter-main.c: Add a new 'animation' debug note.
* clutter/clutter-script.c: Clean up the alpha functions
whitelist, and add the new functions.
* doc/reference/clutter/Makefile.am:
* doc/reference/clutter/clutter-sections.txt: Update the
API reference.
* doc/reference/clutter/clutter-animation.xml: Renamed to
doc/reference/clutter/clutter-animation-tutorial.xml to
avoid clashes with the ClutterAnimation section.
* doc/reference/clutter/clutter-docs.sgml: Renamed to
doc/reference/clutter/clutter-docs.xml, as it was an XML
file and not a SGML file.
* tests/Makefile.am:
* tests/interactive/Makefile.am:
* tests/interactive/test-animation.c:
* tests/interactive/test-easing.c: Add two tests for the
new simple animation API and the easing functions.
* tests/interactive/test-actors.c:
* tests/interactive/test-behave.c:
* tests/interactive/test-depth.c:
* tests/interactive/test-effects.c:
* tests/interactive/test-layout.c:
* tests/interactive/test-multistage.c:
* tests/interactive/test-paint-wrapper.c:
* tests/interactive/test-rotate.c:
* tests/interactive/test-scale.c:
* tests/interactive/test-texture-quality.c:
* tests/interactive/test-threads.c:
* tests/interactive/test-viewport.c: Update interactive tests
to the deprecations and new alpha API.
2008-11-18 04:50:03 -05:00
|
|
|
clutter_sine_in_func
|
|
|
|
clutter_sine_out_func
|
|
|
|
clutter_sine_in_out_func
|
2007-03-22 16:23:29 -04:00
|
|
|
clutter_square_func
|
2007-07-01 12:44:24 -04:00
|
|
|
clutter_smoothstep_inc_func
|
|
|
|
clutter_smoothstep_dec_func
|
2007-05-17 03:09:24 -04:00
|
|
|
clutter_exp_inc_func
|
|
|
|
clutter_exp_dec_func
|
2008-12-19 12:30:50 -05:00
|
|
|
clutter_exp_in_func
|
|
|
|
clutter_exp_out_func
|
|
|
|
clutter_exp_in_out_func
|
2008-11-17 Emmanuele Bassi <ebassi@linux.intel.com>
Bug 1014 - Clutter Animation API Improvements
* clutter/Makefile.am:
* clutter/clutter.h: Update the build
* clutter/clutter-types.h: Add AnimationMode, an enumeration
for easing functions.
* clutter/clutter-alpha.[ch]: Add the :mode property to
control the function bound to an Alpha instance using an
enumeration value. Also add six new alpha functions:
- ease-in, ease-out, ease-in-out
- sine-in, sine-out, sine-in-out
* clutter/clutter-deprecated.h: Deprecate the #defines for
the alpha functions. They will be replaced by entries in the
ClutterAnimationMode.
* clutter/clutter-interval.[ch]: Add ClutterInterval, an
object for defining, validating and computing an interval
between two values.
* clutter/clutter-animation.[ch]: Add ClutterAnimation, an
object responsible for animation the properties of a single
actor along an interval of values. ClutterAnimation memory
management is automatic. A simple wrapper method for
ClutterActor is provided:
clutter_actor_animate()
which will create, or update, an animation for the passed
actor.
* clutter/clutter-debug.h:
* clutter/clutter-main.c: Add a new 'animation' debug note.
* clutter/clutter-script.c: Clean up the alpha functions
whitelist, and add the new functions.
* doc/reference/clutter/Makefile.am:
* doc/reference/clutter/clutter-sections.txt: Update the
API reference.
* doc/reference/clutter/clutter-animation.xml: Renamed to
doc/reference/clutter/clutter-animation-tutorial.xml to
avoid clashes with the ClutterAnimation section.
* doc/reference/clutter/clutter-docs.sgml: Renamed to
doc/reference/clutter/clutter-docs.xml, as it was an XML
file and not a SGML file.
* tests/Makefile.am:
* tests/interactive/Makefile.am:
* tests/interactive/test-animation.c:
* tests/interactive/test-easing.c: Add two tests for the
new simple animation API and the easing functions.
* tests/interactive/test-actors.c:
* tests/interactive/test-behave.c:
* tests/interactive/test-depth.c:
* tests/interactive/test-effects.c:
* tests/interactive/test-layout.c:
* tests/interactive/test-multistage.c:
* tests/interactive/test-paint-wrapper.c:
* tests/interactive/test-rotate.c:
* tests/interactive/test-scale.c:
* tests/interactive/test-texture-quality.c:
* tests/interactive/test-threads.c:
* tests/interactive/test-viewport.c: Update interactive tests
to the deprecations and new alpha API.
2008-11-18 04:50:03 -05:00
|
|
|
clutter_ease_in_func
|
|
|
|
clutter_ease_out_func
|
|
|
|
clutter_ease_in_out_func
|
|
|
|
|
2006-11-15 18:37:53 -05:00
|
|
|
<SUBSECTION Standard>
|
|
|
|
CLUTTER_ALPHA
|
|
|
|
CLUTTER_IS_ALPHA
|
|
|
|
CLUTTER_TYPE_ALPHA
|
|
|
|
CLUTTER_ALPHA_CLASS
|
|
|
|
CLUTTER_IS_ALPHA_CLASS
|
|
|
|
CLUTTER_ALPHA_GET_CLASS
|
2008-11-17 Emmanuele Bassi <ebassi@linux.intel.com>
Bug 1014 - Clutter Animation API Improvements
* clutter/Makefile.am:
* clutter/clutter.h: Update the build
* clutter/clutter-types.h: Add AnimationMode, an enumeration
for easing functions.
* clutter/clutter-alpha.[ch]: Add the :mode property to
control the function bound to an Alpha instance using an
enumeration value. Also add six new alpha functions:
- ease-in, ease-out, ease-in-out
- sine-in, sine-out, sine-in-out
* clutter/clutter-deprecated.h: Deprecate the #defines for
the alpha functions. They will be replaced by entries in the
ClutterAnimationMode.
* clutter/clutter-interval.[ch]: Add ClutterInterval, an
object for defining, validating and computing an interval
between two values.
* clutter/clutter-animation.[ch]: Add ClutterAnimation, an
object responsible for animation the properties of a single
actor along an interval of values. ClutterAnimation memory
management is automatic. A simple wrapper method for
ClutterActor is provided:
clutter_actor_animate()
which will create, or update, an animation for the passed
actor.
* clutter/clutter-debug.h:
* clutter/clutter-main.c: Add a new 'animation' debug note.
* clutter/clutter-script.c: Clean up the alpha functions
whitelist, and add the new functions.
* doc/reference/clutter/Makefile.am:
* doc/reference/clutter/clutter-sections.txt: Update the
API reference.
* doc/reference/clutter/clutter-animation.xml: Renamed to
doc/reference/clutter/clutter-animation-tutorial.xml to
avoid clashes with the ClutterAnimation section.
* doc/reference/clutter/clutter-docs.sgml: Renamed to
doc/reference/clutter/clutter-docs.xml, as it was an XML
file and not a SGML file.
* tests/Makefile.am:
* tests/interactive/Makefile.am:
* tests/interactive/test-animation.c:
* tests/interactive/test-easing.c: Add two tests for the
new simple animation API and the easing functions.
* tests/interactive/test-actors.c:
* tests/interactive/test-behave.c:
* tests/interactive/test-depth.c:
* tests/interactive/test-effects.c:
* tests/interactive/test-layout.c:
* tests/interactive/test-multistage.c:
* tests/interactive/test-paint-wrapper.c:
* tests/interactive/test-rotate.c:
* tests/interactive/test-scale.c:
* tests/interactive/test-texture-quality.c:
* tests/interactive/test-threads.c:
* tests/interactive/test-viewport.c: Update interactive tests
to the deprecations and new alpha API.
2008-11-18 04:50:03 -05:00
|
|
|
|
2006-11-15 18:37:53 -05:00
|
|
|
<SUBSECTION Private>
|
|
|
|
ClutterAlphaPrivate
|
2006-11-17 13:45:31 -05:00
|
|
|
clutter_alpha_get_type
|
2006-11-15 18:37:53 -05:00
|
|
|
</SECTION>
|
|
|
|
|
2006-06-22 05:19:11 -04:00
|
|
|
<SECTION>
|
|
|
|
<FILE>clutter-clone-texture</FILE>
|
|
|
|
<TITLE>ClutterCloneTexture</TITLE>
|
2007-11-18 10:41:47 -05:00
|
|
|
ClutterCloneTexture
|
|
|
|
ClutterCloneTextureClass
|
2006-06-22 05:19:11 -04:00
|
|
|
clutter_clone_texture_new
|
2006-12-13 13:11:50 -05:00
|
|
|
clutter_clone_texture_get_parent_texture
|
|
|
|
clutter_clone_texture_set_parent_texture
|
2006-06-22 05:19:11 -04:00
|
|
|
<SUBSECTION Standard>
|
|
|
|
CLUTTER_CLONE_TEXTURE
|
|
|
|
CLUTTER_IS_CLONE_TEXTURE
|
|
|
|
CLUTTER_TYPE_CLONE_TEXTURE
|
|
|
|
CLUTTER_CLONE_TEXTURE_CLASS
|
|
|
|
CLUTTER_IS_CLONE_TEXTURE_CLASS
|
|
|
|
CLUTTER_CLONE_TEXTURE_GET_CLASS
|
|
|
|
<SUBSECTION Private>
|
|
|
|
ClutterCloneTexturePrivate
|
2006-06-22 09:05:45 -04:00
|
|
|
clutter_clone_texture_get_type
|
2006-06-22 05:19:11 -04:00
|
|
|
</SECTION>
|
|
|
|
|
2009-01-08 08:31:27 -05:00
|
|
|
<SECTION>
|
|
|
|
<FILE>clutter-cairo-texture</FILE>
|
|
|
|
<TITLE>ClutterCairoTexture</TITLE>
|
|
|
|
ClutterCairoTexture
|
|
|
|
ClutterCairoTextureClass
|
|
|
|
clutter_cairo_texture_new
|
|
|
|
clutter_cairo_texture_set_surface_size
|
|
|
|
clutter_cairo_texture_get_surface_size
|
|
|
|
|
|
|
|
<SUBSECTION>
|
|
|
|
clutter_cairo_texture_create
|
|
|
|
clutter_cairo_texture_create_region
|
|
|
|
|
|
|
|
<SUBSECTION>
|
|
|
|
clutter_cairo_set_source_color
|
|
|
|
|
|
|
|
<SUBSECTION Standard>
|
|
|
|
CLUTTER_TYPE_CAIRO_TEXTURE
|
|
|
|
CLUTTER_CAIRO_TEXTURE
|
|
|
|
CLUTTER_IS_CAIRO_TEXTURE
|
|
|
|
CLUTTER_CAIRO_TEXTURE_CLASS
|
|
|
|
CLUTTER_IS_CAIRO_TEXTURE_CLASS
|
|
|
|
CLUTTER_CAIRO_TEXTURE_GET_CLASS
|
|
|
|
|
|
|
|
<SUBSECTION Private>
|
|
|
|
ClutterCairoTexturePrivate
|
|
|
|
clutter_cairo_texture_get_type
|
|
|
|
</SECTION>
|
|
|
|
|
2006-06-22 05:19:11 -04:00
|
|
|
<SECTION>
|
|
|
|
<FILE>clutter-group</FILE>
|
|
|
|
<TITLE>ClutterGroup</TITLE>
|
2007-11-18 10:41:47 -05:00
|
|
|
ClutterGroup
|
|
|
|
ClutterGroupClass
|
2006-06-22 05:19:11 -04:00
|
|
|
clutter_group_new
|
|
|
|
clutter_group_add_many
|
2007-07-04 09:59:44 -04:00
|
|
|
clutter_group_add_many_valist
|
2006-06-22 05:19:11 -04:00
|
|
|
clutter_group_remove
|
2007-03-22 16:23:29 -04:00
|
|
|
clutter_group_remove_all
|
2007-07-04 09:59:44 -04:00
|
|
|
clutter_group_get_n_children
|
|
|
|
clutter_group_get_nth_child
|
2006-06-22 05:19:11 -04:00
|
|
|
clutter_group_raise
|
|
|
|
clutter_group_lower
|
|
|
|
clutter_group_sort_depth_order
|
|
|
|
<SUBSECTION Standard>
|
|
|
|
CLUTTER_GROUP
|
|
|
|
CLUTTER_IS_GROUP
|
|
|
|
CLUTTER_TYPE_GROUP
|
|
|
|
CLUTTER_GROUP_CLASS
|
|
|
|
CLUTTER_IS_GROUP_CLASS
|
|
|
|
CLUTTER_GROUP_GET_CLASS
|
|
|
|
<SUBSECTION Private>
|
|
|
|
ClutterGroupPrivate
|
2006-06-22 09:05:45 -04:00
|
|
|
clutter_group_get_type
|
2007-12-21 11:04:39 -05:00
|
|
|
clutter_group_add
|
2006-06-22 05:19:11 -04:00
|
|
|
</SECTION>
|
|
|
|
|
2007-06-07 10:41:35 -04:00
|
|
|
<SECTION>
|
|
|
|
<FILE>clutter-container</FILE>
|
|
|
|
<TITLE>ClutterContainer</TITLE>
|
2007-11-18 10:41:47 -05:00
|
|
|
ClutterContainer
|
2007-06-07 10:41:35 -04:00
|
|
|
ClutterContainerIface
|
|
|
|
clutter_container_add_actor
|
|
|
|
clutter_container_add
|
|
|
|
clutter_container_add_valist
|
|
|
|
clutter_container_remove_actor
|
|
|
|
clutter_container_remove
|
|
|
|
clutter_container_remove_valist
|
|
|
|
clutter_container_get_children
|
|
|
|
clutter_container_foreach
|
2008-05-28 09:48:11 -04:00
|
|
|
|
|
|
|
<SUBSECTION>
|
2007-10-10 12:00:41 -04:00
|
|
|
clutter_container_find_child_by_name
|
2007-08-14 04:01:33 -04:00
|
|
|
clutter_container_raise_child
|
|
|
|
clutter_container_lower_child
|
2007-08-13 13:00:58 -04:00
|
|
|
clutter_container_sort_depth_order
|
2008-05-28 09:48:11 -04:00
|
|
|
|
|
|
|
<SUBSECTION>
|
2008-06-10 13:12:48 -04:00
|
|
|
clutter_container_class_find_child_property
|
|
|
|
clutter_container_class_list_child_properties
|
2008-05-28 09:48:11 -04:00
|
|
|
clutter_container_child_set_property
|
|
|
|
clutter_container_child_get_property
|
|
|
|
clutter_container_child_set
|
|
|
|
clutter_container_child_get
|
|
|
|
|
|
|
|
<SUBSECTION>
|
2008-06-10 13:12:48 -04:00
|
|
|
clutter_container_get_child_meta
|
2008-05-28 09:48:11 -04:00
|
|
|
|
2007-06-07 10:41:35 -04:00
|
|
|
<SUBSECTION Standard>
|
|
|
|
CLUTTER_TYPE_CONTAINER
|
|
|
|
CLUTTER_CONTAINER
|
|
|
|
CLUTTER_IS_CONTAINER
|
|
|
|
CLUTTER_CONTAINER_GET_IFACE
|
|
|
|
<SUBSECTION Private>
|
|
|
|
clutter_container_get_type
|
|
|
|
</SECTION>
|
|
|
|
|
2008-05-28 09:48:11 -04:00
|
|
|
<SECTION>
|
2008-06-10 13:12:48 -04:00
|
|
|
<FILE>clutter-child-meta</FILE>
|
|
|
|
<TITLE>ClutterChildMeta</TITLE>
|
|
|
|
ClutterChildMeta
|
|
|
|
ClutterChildMetaClass
|
|
|
|
clutter_child_meta_get_container
|
|
|
|
clutter_child_meta_get_actor
|
2008-05-28 09:48:11 -04:00
|
|
|
<SUBSECTION Standard>
|
2008-06-10 13:12:48 -04:00
|
|
|
CLUTTER_TYPE_CHILD_META
|
|
|
|
CLUTTER_CHILD_META
|
|
|
|
CLUTTER_IS_CHILD_META
|
|
|
|
CLUTTER_CHILD_META_CLASS
|
|
|
|
CLUTTER_IS_CHILD_META_CLASS
|
|
|
|
CLUTTER_CHILD_META_GET_CLASS
|
2008-05-28 09:48:11 -04:00
|
|
|
<SUBSECTION Private>
|
2008-06-10 13:12:48 -04:00
|
|
|
clutter_child_meta_get_type
|
2008-05-28 09:48:11 -04:00
|
|
|
</SECTION>
|
|
|
|
|
2006-11-15 18:37:53 -05:00
|
|
|
<SECTION>
|
|
|
|
<FILE>clutter-rectangle</FILE>
|
|
|
|
<TITLE>ClutterRectangle</TITLE>
|
2007-11-18 10:41:47 -05:00
|
|
|
ClutterRectangle
|
|
|
|
ClutterRectangleClass
|
2006-11-15 18:37:53 -05:00
|
|
|
clutter_rectangle_new
|
|
|
|
clutter_rectangle_new_with_color
|
|
|
|
clutter_rectangle_get_color
|
|
|
|
clutter_rectangle_set_color
|
2006-11-20 17:20:48 -05:00
|
|
|
clutter_rectangle_get_border_color
|
|
|
|
clutter_rectangle_set_border_color
|
|
|
|
clutter_rectangle_get_border_width
|
|
|
|
clutter_rectangle_set_border_width
|
2006-11-15 18:37:53 -05:00
|
|
|
<SUBSECTION Standard>
|
|
|
|
CLUTTER_RECTANGLE
|
|
|
|
CLUTTER_IS_RECTANGLE
|
|
|
|
CLUTTER_TYPE_RECTANGLE
|
|
|
|
CLUTTER_RECTANGLE_CLASS
|
|
|
|
CLUTTER_IS_RECTANGLE_CLASS
|
|
|
|
CLUTTER_RECTANGLE_GET_CLASS
|
|
|
|
<SUBSECTION Private>
|
|
|
|
ClutterRectanglePrivate
|
|
|
|
clutter_rectangle_get_type
|
|
|
|
</SECTION>
|
|
|
|
|
|
|
|
<SECTION>
|
|
|
|
<FILE>clutter-actor</FILE>
|
2007-07-01 12:44:24 -04:00
|
|
|
<TITLE>ClutterActor</TITLE>
|
2006-11-15 18:37:53 -05:00
|
|
|
CLUTTER_ACTOR_SET_FLAGS
|
|
|
|
CLUTTER_ACTOR_UNSET_FLAGS
|
|
|
|
CLUTTER_ACTOR_IS_MAPPED
|
|
|
|
CLUTTER_ACTOR_IS_REALIZED
|
|
|
|
CLUTTER_ACTOR_IS_VISIBLE
|
2007-10-10 12:00:41 -04:00
|
|
|
CLUTTER_ACTOR_IS_REACTIVE
|
|
|
|
|
|
|
|
<SUBSECTION>
|
2006-11-15 18:37:53 -05:00
|
|
|
ClutterActorBox
|
2006-11-17 13:45:31 -05:00
|
|
|
ClutterActorFlags
|
2008-06-10 13:12:48 -04:00
|
|
|
ClutterRequestMode
|
2006-11-15 18:37:53 -05:00
|
|
|
ClutterGeometry
|
|
|
|
CLUTTER_CALLBACK
|
2006-11-17 13:45:31 -05:00
|
|
|
ClutterCallback
|
2006-11-15 18:37:53 -05:00
|
|
|
ClutterActor
|
|
|
|
ClutterActorClass
|
|
|
|
clutter_actor_show
|
2006-12-13 13:11:50 -05:00
|
|
|
clutter_actor_show_all
|
2006-11-15 18:37:53 -05:00
|
|
|
clutter_actor_hide
|
2006-12-13 13:11:50 -05:00
|
|
|
clutter_actor_hide_all
|
2006-11-15 18:37:53 -05:00
|
|
|
clutter_actor_realize
|
|
|
|
clutter_actor_unrealize
|
|
|
|
clutter_actor_paint
|
|
|
|
clutter_actor_queue_redraw
|
2008-06-10 13:12:48 -04:00
|
|
|
clutter_actor_queue_relayout
|
2006-11-15 18:37:53 -05:00
|
|
|
clutter_actor_destroy
|
2007-10-10 12:00:41 -04:00
|
|
|
clutter_actor_event
|
2007-11-19 16:14:16 -05:00
|
|
|
clutter_actor_pick
|
|
|
|
clutter_actor_should_pick_paint
|
2007-10-10 12:00:41 -04:00
|
|
|
|
2008-06-10 13:12:48 -04:00
|
|
|
<SUBSECTION>
|
|
|
|
clutter_actor_allocate
|
2008-06-23 12:54:43 -04:00
|
|
|
clutter_actor_allocate_preferred_size
|
2008-06-10 13:12:48 -04:00
|
|
|
clutter_actor_get_allocation_coords
|
|
|
|
clutter_actor_get_allocation_box
|
|
|
|
clutter_actor_get_allocation_geometry
|
|
|
|
clutter_actor_get_allocation_vertices
|
|
|
|
clutter_actor_get_preferred_size
|
|
|
|
clutter_actor_get_preferred_width
|
|
|
|
clutter_actor_get_preferred_height
|
|
|
|
clutter_actor_set_fixed_position_set
|
|
|
|
clutter_actor_get_fixed_position_set
|
|
|
|
|
2007-10-10 12:00:41 -04:00
|
|
|
<SUBSECTION>
|
2006-11-15 18:37:53 -05:00
|
|
|
clutter_actor_set_geometry
|
|
|
|
clutter_actor_get_geometry
|
|
|
|
clutter_actor_set_size
|
2006-12-05 00:16:03 -05:00
|
|
|
clutter_actor_get_size
|
2006-11-15 18:37:53 -05:00
|
|
|
clutter_actor_set_position
|
2007-11-15 12:35:47 -05:00
|
|
|
clutter_actor_get_position
|
2007-01-16 09:37:54 -05:00
|
|
|
clutter_actor_set_width
|
2006-11-15 18:37:53 -05:00
|
|
|
clutter_actor_get_width
|
2007-01-16 09:37:54 -05:00
|
|
|
clutter_actor_set_height
|
2006-11-15 18:37:53 -05:00
|
|
|
clutter_actor_get_height
|
2007-11-15 12:35:47 -05:00
|
|
|
clutter_actor_set_x
|
2006-11-15 18:37:53 -05:00
|
|
|
clutter_actor_get_x
|
2007-11-15 12:35:47 -05:00
|
|
|
clutter_actor_set_y
|
2006-11-15 18:37:53 -05:00
|
|
|
clutter_actor_get_y
|
2006-12-05 00:16:03 -05:00
|
|
|
clutter_actor_move_by
|
2007-11-18 10:41:47 -05:00
|
|
|
clutter_actor_set_rotation
|
|
|
|
clutter_actor_get_rotation
|
2008-02-15 05:46:20 -05:00
|
|
|
clutter_actor_is_rotated
|
2006-11-15 18:37:53 -05:00
|
|
|
clutter_actor_set_opacity
|
|
|
|
clutter_actor_get_opacity
|
|
|
|
clutter_actor_set_name
|
|
|
|
clutter_actor_get_name
|
2007-11-15 12:35:47 -05:00
|
|
|
clutter_actor_get_gid
|
|
|
|
|
|
|
|
<SUBSECTION>
|
2006-11-15 18:37:53 -05:00
|
|
|
clutter_actor_set_clip
|
|
|
|
clutter_actor_remove_clip
|
|
|
|
clutter_actor_has_clip
|
2007-11-15 12:35:47 -05:00
|
|
|
clutter_actor_get_clip
|
2007-10-10 12:00:41 -04:00
|
|
|
|
|
|
|
<SUBSECTION>
|
2006-11-15 18:37:53 -05:00
|
|
|
clutter_actor_set_parent
|
|
|
|
clutter_actor_get_parent
|
|
|
|
clutter_actor_reparent
|
|
|
|
clutter_actor_unparent
|
|
|
|
clutter_actor_raise
|
|
|
|
clutter_actor_lower
|
|
|
|
clutter_actor_raise_top
|
|
|
|
clutter_actor_lower_bottom
|
2008-06-10 13:12:48 -04:00
|
|
|
clutter_actor_get_stage
|
2007-10-10 12:00:41 -04:00
|
|
|
|
|
|
|
<SUBSECTION>
|
2006-11-15 18:37:53 -05:00
|
|
|
clutter_actor_set_depth
|
|
|
|
clutter_actor_get_depth
|
|
|
|
clutter_actor_set_scale
|
|
|
|
clutter_actor_get_scale
|
2008-02-15 05:46:20 -05:00
|
|
|
clutter_actor_is_scaled
|
2007-07-01 12:44:24 -04:00
|
|
|
clutter_actor_apply_transform_to_point
|
2007-12-15 08:02:06 -05:00
|
|
|
clutter_actor_transform_stage_point
|
2008-02-15 05:46:20 -05:00
|
|
|
clutter_actor_apply_relative_transform_to_point
|
2008-06-10 13:12:48 -04:00
|
|
|
clutter_actor_get_transformed_position
|
|
|
|
clutter_actor_get_transformed_size
|
|
|
|
clutter_actor_get_paint_opacity
|
2008-11-12 09:16:35 -05:00
|
|
|
clutter_actor_get_paint_visibility
|
2008-06-10 13:12:48 -04:00
|
|
|
clutter_actor_get_abs_allocation_vertices
|
2007-10-10 12:00:41 -04:00
|
|
|
|
|
|
|
<SUBSECTION>
|
2007-07-01 12:44:24 -04:00
|
|
|
ClutterVertex
|
2008-02-15 05:46:20 -05:00
|
|
|
clutter_actor_box_get_from_vertices
|
2007-11-28 09:16:37 -05:00
|
|
|
|
|
|
|
<SUBSECTION>
|
|
|
|
clutter_actor_set_anchor_point
|
|
|
|
clutter_actor_get_anchor_point
|
|
|
|
clutter_actor_set_anchor_point_from_gravity
|
2008-02-04 17:35:10 -05:00
|
|
|
clutter_actor_move_anchor_point
|
|
|
|
clutter_actor_move_anchor_point_from_gravity
|
2007-10-10 12:00:41 -04:00
|
|
|
|
2007-11-15 12:35:47 -05:00
|
|
|
<SUBSECTION>
|
|
|
|
clutter_actor_set_reactive
|
|
|
|
clutter_actor_get_reactive
|
2008-02-04 17:35:10 -05:00
|
|
|
clutter_actor_set_shader
|
|
|
|
clutter_actor_get_shader
|
2007-12-15 08:02:06 -05:00
|
|
|
clutter_actor_set_shader_param
|
2008-12-19 12:28:42 -05:00
|
|
|
clutter_actor_set_shader_param_float
|
|
|
|
clutter_actor_set_shader_param_int
|
2007-11-15 12:35:47 -05:00
|
|
|
|
2007-11-30 08:20:15 -05:00
|
|
|
<SUBSECTION>
|
|
|
|
clutter_actor_set_depthu
|
|
|
|
clutter_actor_get_depthu
|
|
|
|
clutter_actor_set_heightu
|
|
|
|
clutter_actor_get_heightu
|
|
|
|
clutter_actor_set_widthu
|
|
|
|
clutter_actor_get_widthu
|
|
|
|
clutter_actor_set_xu
|
|
|
|
clutter_actor_get_xu
|
|
|
|
clutter_actor_set_yu
|
|
|
|
clutter_actor_get_yu
|
|
|
|
clutter_actor_set_positionu
|
2007-12-15 08:02:06 -05:00
|
|
|
clutter_actor_get_positionu
|
2007-11-30 08:20:15 -05:00
|
|
|
clutter_actor_set_sizeu
|
2007-12-15 08:02:06 -05:00
|
|
|
clutter_actor_get_sizeu
|
2007-11-30 08:20:15 -05:00
|
|
|
clutter_actor_set_anchor_pointu
|
|
|
|
clutter_actor_get_anchor_pointu
|
2008-02-04 17:35:10 -05:00
|
|
|
clutter_actor_move_anchor_pointu
|
2007-12-24 09:21:19 -05:00
|
|
|
clutter_actor_set_clipu
|
|
|
|
clutter_actor_get_clipu
|
2008-06-10 13:12:48 -04:00
|
|
|
clutter_actor_set_rotationu
|
|
|
|
clutter_actor_get_rotationu
|
2008-01-04 13:30:25 -05:00
|
|
|
clutter_actor_move_byu
|
2008-06-10 13:12:48 -04:00
|
|
|
clutter_actor_get_transformed_positionu
|
|
|
|
clutter_actor_get_transformed_sizeu
|
2007-11-30 08:20:15 -05:00
|
|
|
|
|
|
|
<SUBSECTION>
|
|
|
|
clutter_actor_set_scalex
|
|
|
|
clutter_actor_get_scalex
|
|
|
|
clutter_actor_set_rotationx
|
|
|
|
clutter_actor_get_rotationx
|
|
|
|
|
2008-12-11 10:01:28 -05:00
|
|
|
<SUBSECTION>
|
|
|
|
clutter_actor_grab_key_focus
|
2008-12-23 11:59:14 -05:00
|
|
|
clutter_actor_get_pango_context
|
2009-01-07 09:53:54 -05:00
|
|
|
clutter_actor_create_pango_context
|
2008-12-11 10:01:28 -05:00
|
|
|
|
2006-11-15 18:37:53 -05:00
|
|
|
<SUBSECTION Standard>
|
2006-12-13 13:11:50 -05:00
|
|
|
CLUTTER_TYPE_GEOMETRY
|
|
|
|
CLUTTER_TYPE_ACTOR_BOX
|
2007-07-04 09:59:44 -04:00
|
|
|
CLUTTER_TYPE_VERTEX
|
2006-11-15 18:37:53 -05:00
|
|
|
CLUTTER_ACTOR
|
|
|
|
CLUTTER_IS_ACTOR
|
|
|
|
CLUTTER_TYPE_ACTOR
|
|
|
|
CLUTTER_ACTOR_CLASS
|
|
|
|
CLUTTER_IS_ACTOR_CLASS
|
|
|
|
CLUTTER_ACTOR_GET_CLASS
|
2006-11-17 13:45:31 -05:00
|
|
|
<SUBSECTION Private>
|
|
|
|
ClutterActorPrivate
|
|
|
|
clutter_actor_get_type
|
|
|
|
clutter_actor_box_get_type
|
|
|
|
clutter_geometry_get_type
|
2007-07-04 09:59:44 -04:00
|
|
|
clutter_vertex_get_type
|
2006-11-15 18:37:53 -05:00
|
|
|
</SECTION>
|
|
|
|
|
2006-06-22 05:19:11 -04:00
|
|
|
<SECTION>
|
|
|
|
<FILE>clutter-texture</FILE>
|
|
|
|
<TITLE>ClutterTexture</TITLE>
|
2007-11-15 12:35:47 -05:00
|
|
|
ClutterTexture
|
|
|
|
ClutterTextureClass
|
2007-07-01 12:44:24 -04:00
|
|
|
ClutterTextureFlags
|
2008-06-12 07:41:03 -04:00
|
|
|
ClutterTextureQuality
|
2006-06-22 05:19:11 -04:00
|
|
|
clutter_texture_new
|
2008-04-25 09:37:36 -04:00
|
|
|
clutter_texture_new_from_file
|
2008-02-04 17:35:10 -05:00
|
|
|
clutter_texture_new_from_actor
|
2007-07-24 13:39:58 -04:00
|
|
|
CLUTTER_TEXTURE_ERROR
|
|
|
|
ClutterTextureError
|
2008-04-25 09:37:36 -04:00
|
|
|
clutter_texture_set_from_file
|
2007-07-01 12:44:24 -04:00
|
|
|
clutter_texture_set_from_rgb_data
|
|
|
|
clutter_texture_set_from_yuv_data
|
2007-12-21 10:09:08 -05:00
|
|
|
clutter_texture_set_area_from_rgb_data
|
2006-06-22 05:19:11 -04:00
|
|
|
clutter_texture_get_base_size
|
2008-04-25 09:37:36 -04:00
|
|
|
clutter_texture_get_filter_quality
|
|
|
|
clutter_texture_set_filter_quality
|
|
|
|
clutter_texture_get_max_tile_waste
|
|
|
|
clutter_texture_set_max_tile_waste
|
|
|
|
clutter_texture_get_cogl_texture
|
|
|
|
clutter_texture_set_cogl_texture
|
2007-11-15 12:35:47 -05:00
|
|
|
|
2006-06-22 05:19:11 -04:00
|
|
|
<SUBSECTION Standard>
|
|
|
|
CLUTTER_TEXTURE
|
|
|
|
CLUTTER_IS_TEXTURE
|
|
|
|
CLUTTER_TYPE_TEXTURE
|
|
|
|
CLUTTER_TEXTURE_CLASS
|
|
|
|
CLUTTER_IS_TEXTURE_CLASS
|
|
|
|
CLUTTER_TEXTURE_GET_CLASS
|
2008-05-15 10:40:44 -04:00
|
|
|
CLUTTER_TYPE_TEXTURE_HANDLE
|
2007-11-15 12:35:47 -05:00
|
|
|
|
2006-06-22 05:19:11 -04:00
|
|
|
<SUBSECTION Private>
|
|
|
|
ClutterTexturePrivate
|
2007-07-24 13:39:58 -04:00
|
|
|
clutter_texture_error_quark
|
2006-06-22 09:05:45 -04:00
|
|
|
clutter_texture_get_type
|
2008-05-15 10:40:44 -04:00
|
|
|
clutter_texture_handle_get_type
|
2006-06-22 05:19:11 -04:00
|
|
|
</SECTION>
|
|
|
|
|
|
|
|
<SECTION>
|
|
|
|
<FILE>clutter-stage</FILE>
|
2007-07-01 12:44:24 -04:00
|
|
|
<TITLE>ClutterStage</TITLE>
|
2007-08-21 11:47:51 -04:00
|
|
|
ClutterStage
|
|
|
|
ClutterStageClass
|
2007-08-15 15:50:16 -04:00
|
|
|
CLUTTER_STAGE_WIDTH
|
|
|
|
CLUTTER_STAGE_HEIGHT
|
2006-06-22 05:19:11 -04:00
|
|
|
clutter_stage_get_default
|
2008-06-10 13:12:48 -04:00
|
|
|
clutter_stage_new
|
|
|
|
clutter_stage_is_default
|
2008-05-15 10:40:44 -04:00
|
|
|
|
|
|
|
<SUBSECTION>
|
2006-06-22 05:19:11 -04:00
|
|
|
clutter_stage_set_color
|
|
|
|
clutter_stage_get_color
|
2007-03-22 16:23:29 -04:00
|
|
|
clutter_stage_fullscreen
|
|
|
|
clutter_stage_unfullscreen
|
|
|
|
clutter_stage_show_cursor
|
|
|
|
clutter_stage_hide_cursor
|
2006-06-22 05:19:11 -04:00
|
|
|
clutter_stage_get_actor_at_pos
|
2008-05-15 10:40:44 -04:00
|
|
|
clutter_stage_ensure_current
|
2008-06-10 13:12:48 -04:00
|
|
|
clutter_stage_queue_redraw
|
2007-04-25 10:22:24 -04:00
|
|
|
clutter_stage_event
|
2007-10-10 12:00:41 -04:00
|
|
|
clutter_stage_set_key_focus
|
2007-11-21 06:55:26 -05:00
|
|
|
clutter_stage_get_key_focus
|
2007-11-30 08:20:15 -05:00
|
|
|
clutter_stage_get_resolution
|
|
|
|
clutter_stage_get_resolutionx
|
2008-05-15 10:40:44 -04:00
|
|
|
clutter_stage_read_pixels
|
2007-10-10 12:00:41 -04:00
|
|
|
|
|
|
|
<SUBSECTION>
|
2007-08-21 11:47:51 -04:00
|
|
|
ClutterPerspective
|
2007-07-01 12:44:24 -04:00
|
|
|
clutter_stage_set_perspective
|
|
|
|
clutter_stage_set_perspectivex
|
|
|
|
clutter_stage_get_perspective
|
|
|
|
clutter_stage_get_perspectivex
|
2007-10-10 12:00:41 -04:00
|
|
|
|
|
|
|
<SUBSECTION>
|
2007-07-01 12:44:24 -04:00
|
|
|
clutter_stage_set_title
|
|
|
|
clutter_stage_get_title
|
2007-07-31 13:01:52 -04:00
|
|
|
clutter_stage_set_user_resizable
|
|
|
|
clutter_stage_get_user_resizable
|
2007-11-21 06:55:26 -05:00
|
|
|
|
|
|
|
<SUBSECTION>
|
|
|
|
ClutterFog
|
|
|
|
clutter_stage_set_use_fog
|
|
|
|
clutter_stage_get_use_fog
|
|
|
|
clutter_stage_set_fog
|
|
|
|
clutter_stage_get_fog
|
|
|
|
clutter_stage_set_fogx
|
|
|
|
clutter_stage_get_fogx
|
|
|
|
|
2006-06-22 05:19:11 -04:00
|
|
|
<SUBSECTION Standard>
|
|
|
|
CLUTTER_STAGE
|
|
|
|
CLUTTER_IS_STAGE
|
|
|
|
CLUTTER_TYPE_STAGE
|
|
|
|
CLUTTER_STAGE_CLASS
|
|
|
|
CLUTTER_IS_STAGE_CLASS
|
|
|
|
CLUTTER_STAGE_GET_CLASS
|
2008-06-10 13:12:48 -04:00
|
|
|
CLUTTER_STAGE_TYPE
|
2007-07-01 12:44:24 -04:00
|
|
|
CLUTTER_TYPE_PERSPECTIVE
|
2007-11-23 08:11:10 -05:00
|
|
|
CLUTTER_TYPE_FOG
|
2006-06-22 05:19:11 -04:00
|
|
|
<SUBSECTION Private>
|
|
|
|
ClutterStagePrivate
|
2006-06-22 09:05:45 -04:00
|
|
|
clutter_stage_get_type
|
2007-03-27 05:39:00 -04:00
|
|
|
clutter_perspective_get_type
|
2007-11-21 06:55:26 -05:00
|
|
|
clutter_fog_get_type
|
2007-12-21 11:04:39 -05:00
|
|
|
clutter_stage_add
|
2006-06-22 05:19:11 -04:00
|
|
|
</SECTION>
|
|
|
|
|
|
|
|
<SECTION>
|
|
|
|
<FILE>clutter-timeline</FILE>
|
|
|
|
<TITLE>ClutterTimeline</TITLE>
|
2007-08-20 05:17:23 -04:00
|
|
|
ClutterTimeline
|
|
|
|
ClutterTimelineClass
|
2006-06-22 05:19:11 -04:00
|
|
|
clutter_timeline_new
|
2007-11-15 12:03:55 -05:00
|
|
|
clutter_timeline_new_for_duration
|
2007-06-07 06:26:07 -04:00
|
|
|
clutter_timeline_clone
|
2007-11-15 12:03:55 -05:00
|
|
|
|
|
|
|
<SUBSECTION>
|
2006-06-22 05:19:11 -04:00
|
|
|
clutter_timeline_set_speed
|
2006-11-15 18:37:53 -05:00
|
|
|
clutter_timeline_get_speed
|
2007-11-15 12:03:55 -05:00
|
|
|
clutter_timeline_set_duration
|
|
|
|
clutter_timeline_get_duration
|
|
|
|
clutter_timeline_set_loop
|
|
|
|
clutter_timeline_get_loop
|
|
|
|
clutter_timeline_set_n_frames
|
|
|
|
clutter_timeline_get_n_frames
|
|
|
|
clutter_timeline_set_delay
|
|
|
|
clutter_timeline_get_delay
|
|
|
|
ClutterTimelineDirection
|
|
|
|
clutter_timeline_set_direction
|
|
|
|
clutter_timeline_get_direction
|
|
|
|
|
2007-11-15 12:35:47 -05:00
|
|
|
<SUBSECTION>
|
2006-06-22 05:19:11 -04:00
|
|
|
clutter_timeline_start
|
|
|
|
clutter_timeline_pause
|
|
|
|
clutter_timeline_stop
|
|
|
|
clutter_timeline_rewind
|
|
|
|
clutter_timeline_skip
|
|
|
|
clutter_timeline_advance
|
|
|
|
clutter_timeline_get_current_frame
|
2007-11-30 08:20:15 -05:00
|
|
|
clutter_timeline_get_delta
|
2007-11-15 12:03:55 -05:00
|
|
|
clutter_timeline_get_progress
|
|
|
|
clutter_timeline_get_progressx
|
2006-06-22 05:19:11 -04:00
|
|
|
clutter_timeline_is_playing
|
2007-11-15 12:03:55 -05:00
|
|
|
|
2008-03-18 13:51:08 -04:00
|
|
|
<SUBSECTION>
|
|
|
|
clutter_timeline_add_marker_at_frame
|
|
|
|
clutter_timeline_add_marker_at_time
|
2008-05-15 10:40:44 -04:00
|
|
|
clutter_timeline_has_marker
|
2008-03-18 13:51:08 -04:00
|
|
|
clutter_timeline_list_markers
|
|
|
|
clutter_timeline_remove_marker
|
|
|
|
clutter_timeline_advance_to_marker
|
|
|
|
|
2006-06-22 05:19:11 -04:00
|
|
|
<SUBSECTION Standard>
|
|
|
|
CLUTTER_TIMELINE
|
|
|
|
CLUTTER_IS_TIMELINE
|
|
|
|
CLUTTER_TYPE_TIMELINE
|
|
|
|
CLUTTER_TIMELINE_CLASS
|
|
|
|
CLUTTER_IS_TIMELINE_CLASS
|
|
|
|
CLUTTER_TIMELINE_GET_CLASS
|
|
|
|
<SUBSECTION Private>
|
|
|
|
ClutterTimelinePrivate
|
2006-06-22 09:05:45 -04:00
|
|
|
clutter_timeline_get_type
|
2006-06-22 05:19:11 -04:00
|
|
|
</SECTION>
|
|
|
|
|
|
|
|
<SECTION>
|
2006-11-15 18:37:53 -05:00
|
|
|
<FILE>clutter-behaviour-path</FILE>
|
2006-12-05 00:16:03 -05:00
|
|
|
<TITLE>ClutterBehaviourPath</TITLE>
|
2007-11-18 10:41:47 -05:00
|
|
|
ClutterBehaviourPath
|
2006-11-15 18:37:53 -05:00
|
|
|
ClutterBehaviourPathClass
|
|
|
|
clutter_behaviour_path_new
|
2008-12-05 08:13:37 -05:00
|
|
|
clutter_behaviour_path_new_with_description
|
|
|
|
clutter_behaviour_path_new_with_knots
|
|
|
|
clutter_behaviour_path_set_path
|
|
|
|
clutter_behaviour_path_get_path
|
2007-11-18 10:41:47 -05:00
|
|
|
<SUBSECTION>
|
|
|
|
ClutterKnot
|
|
|
|
clutter_knot_copy
|
|
|
|
clutter_knot_free
|
|
|
|
clutter_knot_equal
|
|
|
|
|
2006-06-22 05:19:11 -04:00
|
|
|
<SUBSECTION Standard>
|
2006-12-13 13:11:50 -05:00
|
|
|
CLUTTER_TYPE_KNOT
|
2006-11-15 18:37:53 -05:00
|
|
|
CLUTTER_BEHAVIOUR_PATH
|
|
|
|
CLUTTER_IS_BEHAVIOUR_PATH
|
|
|
|
CLUTTER_TYPE_BEHAVIOUR_PATH
|
|
|
|
CLUTTER_BEHAVIOUR_PATH_CLASS
|
|
|
|
CLUTTER_IS_BEHAVIOUR_PATH_CLASS
|
|
|
|
CLUTTER_BEHAVIOUR_PATH_GET_CLASS
|
2006-06-22 09:05:45 -04:00
|
|
|
<SUBSECTION Private>
|
2006-11-15 18:37:53 -05:00
|
|
|
ClutterBehaviourPathPrivate
|
2006-12-05 00:16:03 -05:00
|
|
|
clutter_knot_get_type
|
2006-11-15 18:37:53 -05:00
|
|
|
clutter_behaviour_path_get_type
|
2006-06-22 05:19:11 -04:00
|
|
|
</SECTION>
|
|
|
|
|
2008-12-05 08:13:37 -05:00
|
|
|
<SECTION>
|
|
|
|
<FILE>clutter-path</FILE>
|
|
|
|
<TITLE>ClutterPath</TITLE>
|
|
|
|
ClutterPath
|
|
|
|
ClutterPathClass
|
|
|
|
ClutterPathCallback
|
|
|
|
ClutterPathNodeType
|
|
|
|
clutter_path_new
|
|
|
|
clutter_path_new_with_description
|
2008-12-11 10:01:28 -05:00
|
|
|
|
|
|
|
<SUBSECTION>
|
2008-12-05 08:13:37 -05:00
|
|
|
clutter_path_add_move_to
|
|
|
|
clutter_path_add_rel_move_to
|
|
|
|
clutter_path_add_line_to
|
|
|
|
clutter_path_add_rel_line_to
|
|
|
|
clutter_path_add_curve_to
|
|
|
|
clutter_path_add_rel_curve_to
|
|
|
|
clutter_path_add_close
|
|
|
|
clutter_path_add_string
|
|
|
|
clutter_path_add_node
|
2008-12-05 13:37:31 -05:00
|
|
|
clutter_path_add_cairo_path
|
2008-12-11 10:01:28 -05:00
|
|
|
|
|
|
|
<SUBSECTION>
|
2008-12-05 08:13:37 -05:00
|
|
|
clutter_path_get_n_nodes
|
|
|
|
clutter_path_get_node
|
|
|
|
clutter_path_get_nodes
|
|
|
|
clutter_path_foreach
|
|
|
|
clutter_path_insert_node
|
|
|
|
clutter_path_remove_node
|
|
|
|
clutter_path_replace_node
|
|
|
|
clutter_path_get_description
|
|
|
|
clutter_path_set_description
|
2008-12-05 13:37:31 -05:00
|
|
|
clutter_path_to_cairo_path
|
2008-12-05 08:13:37 -05:00
|
|
|
clutter_path_clear
|
|
|
|
clutter_path_get_position
|
|
|
|
clutter_path_get_length
|
|
|
|
|
|
|
|
<SUBSECTION>
|
|
|
|
ClutterPathNode
|
|
|
|
clutter_path_node_copy
|
|
|
|
clutter_path_node_free
|
|
|
|
clutter_path_node_equal
|
2008-12-19 12:25:18 -05:00
|
|
|
|
|
|
|
<SUBSECTION Standard>
|
|
|
|
CLUTTER_TYPE_PATH
|
|
|
|
CLUTTER_TYPE_PATH_NODE
|
|
|
|
CLUTTER_PATH
|
|
|
|
CLUTTER_PATH_CLASS
|
|
|
|
CLUTTER_IS_PATH
|
|
|
|
CLUTTER_IS_PATH_CLASS
|
|
|
|
CLUTTER_PATH_GET_CLASS
|
|
|
|
CLUTTER_PATH_RELATIVE
|
|
|
|
|
|
|
|
<SUBSECTION Private>
|
|
|
|
ClutterPathPrivate
|
|
|
|
clutter_path_get_type
|
|
|
|
clutter_path_node_get_type
|
2008-12-05 08:13:37 -05:00
|
|
|
</SECTION>
|
|
|
|
|
2006-06-22 05:19:11 -04:00
|
|
|
<SECTION>
|
2006-11-15 18:37:53 -05:00
|
|
|
<FILE>clutter-behaviour-opacity</FILE>
|
|
|
|
<TITLE>ClutterBehaviourOpacity</TITLE>
|
2007-08-07 10:03:30 -04:00
|
|
|
ClutterBehaviourOpacity
|
|
|
|
ClutterBehaviourOpacityClass
|
2007-11-18 10:41:47 -05:00
|
|
|
clutter_behaviour_opacity_new
|
2008-01-18 06:02:34 -05:00
|
|
|
clutter_behaviour_opacity_set_bounds
|
|
|
|
clutter_behaviour_opacity_get_bounds
|
2007-11-18 10:41:47 -05:00
|
|
|
<SUBSECTION Standard>
|
2006-11-15 18:37:53 -05:00
|
|
|
CLUTTER_BEHAVIOUR_OPACITY
|
|
|
|
CLUTTER_IS_BEHAVIOUR_OPACITY
|
|
|
|
CLUTTER_TYPE_BEHAVIOUR_OPACITY
|
|
|
|
CLUTTER_BEHAVIOUR_OPACITY_CLASS
|
|
|
|
CLUTTER_IS_BEHAVIOUR_OPACITY_CLASS
|
|
|
|
CLUTTER_BEHAVIOUR_OPACITY_GET_CLASS
|
2006-06-22 05:19:11 -04:00
|
|
|
<SUBSECTION Private>
|
2006-11-15 18:37:53 -05:00
|
|
|
ClutterBehaviourOpacityPrivate
|
|
|
|
clutter_behaviour_opacity_get_type
|
|
|
|
</SECTION>
|
|
|
|
|
2007-04-16 06:25:47 -04:00
|
|
|
<SECTION>
|
|
|
|
<FILE>clutter-behaviour-rotate</FILE>
|
|
|
|
<TITLE>ClutterBehaviourRotate</TITLE>
|
|
|
|
ClutterRotateAxis
|
|
|
|
ClutterRotateDirection
|
2007-11-18 10:41:47 -05:00
|
|
|
ClutterBehaviourRotate
|
|
|
|
ClutterBehaviourRotateClass
|
2007-04-16 06:25:47 -04:00
|
|
|
clutter_behaviour_rotate_new
|
|
|
|
clutter_behaviour_rotate_newx
|
|
|
|
clutter_behaviour_rotate_set_axis
|
|
|
|
clutter_behaviour_rotate_get_axis
|
2007-07-01 12:44:24 -04:00
|
|
|
clutter_behaviour_rotate_set_direction
|
|
|
|
clutter_behaviour_rotate_get_direction
|
|
|
|
clutter_behaviour_rotate_set_bounds
|
|
|
|
clutter_behaviour_rotate_set_boundsx
|
2007-04-16 06:25:47 -04:00
|
|
|
clutter_behaviour_rotate_get_bounds
|
|
|
|
clutter_behaviour_rotate_get_boundsx
|
2007-07-24 18:33:30 -04:00
|
|
|
clutter_behaviour_rotate_set_center
|
|
|
|
clutter_behaviour_rotate_get_center
|
2007-04-16 06:25:47 -04:00
|
|
|
<SUBSECTION Standard>
|
2007-05-17 08:03:43 -04:00
|
|
|
CLUTTER_TYPE_BEHAVIOUR_ROTATE
|
2007-04-16 06:25:47 -04:00
|
|
|
CLUTTER_BEHAVIOUR_ROTATE
|
|
|
|
CLUTTER_IS_BEHAVIOUR_ROTATE
|
|
|
|
CLUTTER_BEHAVIOUR_ROTATE_CLASS
|
|
|
|
CLUTTER_IS_BEHAVIOUR_ROTATE_CLASS
|
|
|
|
CLUTTER_BEHAVIOUR_ROTATE_GET_CLASS
|
|
|
|
<SUBSECTION Private>
|
|
|
|
ClutterBehaviourRotatePrivate
|
|
|
|
clutter_behaviour_rotate_get_type
|
|
|
|
</SECTION>
|
|
|
|
|
2006-11-15 18:37:53 -05:00
|
|
|
<SECTION>
|
|
|
|
<FILE>clutter-behaviour-scale</FILE>
|
|
|
|
<TITLE>ClutterBehaviourScale</TITLE>
|
2006-12-05 00:16:03 -05:00
|
|
|
ClutterGravity
|
2007-11-18 10:41:47 -05:00
|
|
|
ClutterBehaviourScale
|
|
|
|
ClutterBehaviourScaleClass
|
2006-11-15 18:37:53 -05:00
|
|
|
clutter_behaviour_scale_new
|
2006-12-05 00:16:03 -05:00
|
|
|
clutter_behaviour_scale_newx
|
2008-01-17 09:31:14 -05:00
|
|
|
clutter_behaviour_scale_set_bounds
|
2007-05-17 08:03:43 -04:00
|
|
|
clutter_behaviour_scale_get_bounds
|
2008-01-17 09:31:14 -05:00
|
|
|
clutter_behaviour_scale_set_boundsx
|
2007-05-17 08:03:43 -04:00
|
|
|
clutter_behaviour_scale_get_boundsx
|
2006-11-15 18:37:53 -05:00
|
|
|
<SUBSECTION Standard>
|
|
|
|
CLUTTER_BEHAVIOUR_SCALE
|
|
|
|
CLUTTER_IS_BEHAVIOUR_SCALE
|
|
|
|
CLUTTER_TYPE_BEHAVIOUR_SCALE
|
|
|
|
CLUTTER_BEHAVIOUR_SCALE_CLASS
|
|
|
|
CLUTTER_IS_BEHAVIOUR_SCALE_CLASS
|
|
|
|
CLUTTER_BEHAVIOUR_SCALE_GET_CLASS
|
|
|
|
<SUBSECTION Private>
|
|
|
|
ClutterBehaviourScalePrivate
|
|
|
|
clutter_behaviour_scale_get_type
|
|
|
|
</SECTION>
|
|
|
|
|
2007-04-30 04:39:20 -04:00
|
|
|
<SECTION>
|
|
|
|
<FILE>clutter-behaviour-ellipse</FILE>
|
|
|
|
<TITLE>ClutterBehaviourEllipse</TITLE>
|
2007-11-18 10:41:47 -05:00
|
|
|
ClutterBehaviourEllipse
|
2007-04-30 04:39:20 -04:00
|
|
|
ClutterBehaviourEllipseClass
|
|
|
|
clutter_behaviour_ellipse_new
|
2007-07-01 12:44:24 -04:00
|
|
|
clutter_behaviour_ellipse_newx
|
2007-04-30 04:39:20 -04:00
|
|
|
clutter_behaviour_ellipse_set_center
|
|
|
|
clutter_behaviour_ellipse_get_center
|
2007-11-18 10:41:47 -05:00
|
|
|
clutter_behaviour_ellipse_set_angle_start
|
|
|
|
clutter_behaviour_ellipse_get_angle_start
|
|
|
|
clutter_behaviour_ellipse_set_angle_startx
|
|
|
|
clutter_behaviour_ellipse_get_angle_startx
|
2007-05-17 08:03:43 -04:00
|
|
|
clutter_behaviour_ellipse_set_angle_end
|
2007-11-18 10:41:47 -05:00
|
|
|
clutter_behaviour_ellipse_get_angle_end
|
|
|
|
clutter_behaviour_ellipse_set_angle_endx
|
|
|
|
clutter_behaviour_ellipse_get_angle_endx
|
2007-05-17 08:03:43 -04:00
|
|
|
clutter_behaviour_ellipse_set_angle_tilt
|
2007-11-18 10:41:47 -05:00
|
|
|
clutter_behaviour_ellipse_get_angle_tilt
|
|
|
|
clutter_behaviour_ellipse_set_angle_tiltx
|
|
|
|
clutter_behaviour_ellipse_get_angle_tiltx
|
2007-05-17 08:03:43 -04:00
|
|
|
clutter_behaviour_ellipse_set_height
|
2007-11-18 10:41:47 -05:00
|
|
|
clutter_behaviour_ellipse_get_height
|
2007-05-17 08:03:43 -04:00
|
|
|
clutter_behaviour_ellipse_set_width
|
2007-11-18 10:41:47 -05:00
|
|
|
clutter_behaviour_ellipse_get_width
|
2007-07-28 13:10:40 -04:00
|
|
|
clutter_behaviour_ellipse_set_tilt
|
|
|
|
clutter_behaviour_ellipse_get_tilt
|
|
|
|
clutter_behaviour_ellipse_set_tiltx
|
2007-11-18 10:41:47 -05:00
|
|
|
clutter_behaviour_ellipse_get_tiltx
|
2007-07-26 11:05:45 -04:00
|
|
|
clutter_behaviour_ellipse_set_direction
|
2007-11-18 10:41:47 -05:00
|
|
|
clutter_behaviour_ellipse_get_direction
|
2007-04-30 04:39:20 -04:00
|
|
|
<SUBSECTION Standard>
|
2007-05-17 08:03:43 -04:00
|
|
|
CLUTTER_TYPE_BEHAVIOUR_ELLIPSE
|
2007-04-30 04:39:20 -04:00
|
|
|
CLUTTER_BEHAVIOUR_ELLIPSE
|
|
|
|
CLUTTER_BEHAVIOUR_ELLIPSE_CLASS
|
|
|
|
CLUTTER_IS_BEHAVIOUR_ELLIPSE
|
|
|
|
CLUTTER_IS_BEHAVIOUR_ELLIPSE_CLASS
|
|
|
|
CLUTTER_BEHAVIOUR_ELLIPSE_GET_CLASS
|
|
|
|
<SUBSECTION Private>
|
|
|
|
ClutterBehaviourEllipsePrivate
|
|
|
|
clutter_behaviour_ellipse_get_type
|
|
|
|
</SECTION>
|
|
|
|
|
|
|
|
|
2007-03-22 16:23:29 -04:00
|
|
|
<SECTION>
|
|
|
|
<FILE>clutter-backend</FILE>
|
|
|
|
<TITLE>ClutterBackend</TITLE>
|
2007-03-25 07:47:53 -04:00
|
|
|
clutter_get_default_backend
|
2007-07-31 06:38:48 -04:00
|
|
|
clutter_backend_set_resolution
|
2008-12-23 11:59:14 -05:00
|
|
|
clutter_backend_get_resolution
|
2007-04-19 11:26:17 -04:00
|
|
|
clutter_backend_set_double_click_time
|
2008-12-23 11:59:14 -05:00
|
|
|
clutter_backend_get_double_click_time
|
2007-04-19 11:26:17 -04:00
|
|
|
clutter_backend_set_double_click_distance
|
2008-12-23 11:59:14 -05:00
|
|
|
clutter_backend_get_double_click_distance
|
2008-06-10 13:12:48 -04:00
|
|
|
clutter_backend_set_font_options
|
|
|
|
clutter_backend_get_font_options
|
2008-12-23 11:59:14 -05:00
|
|
|
clutter_backend_set_font_name
|
|
|
|
clutter_backend_get_font_name
|
2007-03-22 16:23:29 -04:00
|
|
|
<SUBSECTION Standard>
|
|
|
|
CLUTTER_BACKEND
|
|
|
|
CLUTTER_IS_BACKEND
|
|
|
|
CLUTTER_BACKEND_CLASS
|
|
|
|
CLUTTER_IS_BACKEND_CLASS
|
|
|
|
CLUTTER_BACKEND_GET_CLASS
|
|
|
|
CLUTTER_TYPE_BACKEND
|
|
|
|
<SUBSECTION Private>
|
2007-08-07 10:03:30 -04:00
|
|
|
ClutterBackend
|
2007-03-22 16:23:29 -04:00
|
|
|
ClutterBackendClass
|
2007-07-01 12:44:24 -04:00
|
|
|
ClutterBackendPrivate
|
2007-03-22 16:23:29 -04:00
|
|
|
clutter_backend_get_type
|
|
|
|
</SECTION>
|
|
|
|
|
2006-06-22 05:19:11 -04:00
|
|
|
<SECTION>
|
|
|
|
<FILE>clutter-util</FILE>
|
2007-06-07 11:28:59 -04:00
|
|
|
<TITLE>Utilities</TITLE>
|
2006-06-22 05:19:11 -04:00
|
|
|
clutter_util_next_p2
|
2008-05-15 10:40:44 -04:00
|
|
|
|
|
|
|
<SUBSECTION>
|
2007-06-09 09:20:13 -04:00
|
|
|
clutter_timeout_pool_new
|
|
|
|
clutter_timeout_pool_add
|
|
|
|
clutter_timeout_pool_remove
|
2008-05-15 10:40:44 -04:00
|
|
|
|
|
|
|
<SUBSECTION>
|
|
|
|
clutter_frame_source_add
|
|
|
|
clutter_frame_source_add_full
|
|
|
|
|
2007-08-07 10:03:30 -04:00
|
|
|
<SUBSECTION Standard>
|
|
|
|
ClutterTimeoutPool
|
2006-11-15 18:37:53 -05:00
|
|
|
</SECTION>
|
|
|
|
|
|
|
|
<SECTION>
|
|
|
|
<FILE>clutter-feature</FILE>
|
2007-06-07 11:28:59 -04:00
|
|
|
<TITLE>GL Features</TITLE>
|
2006-11-15 18:37:53 -05:00
|
|
|
ClutterFeatureFlags
|
|
|
|
clutter_feature_available
|
|
|
|
clutter_feature_get_all
|
|
|
|
</SECTION>
|
|
|
|
|
|
|
|
<SECTION>
|
|
|
|
<FILE>clutter-fixed</FILE>
|
2007-06-07 11:28:59 -04:00
|
|
|
<TITLE>Fixed Point Support</TITLE>
|
2006-11-15 18:37:53 -05:00
|
|
|
ClutterFixed
|
|
|
|
CFX_Q
|
|
|
|
CFX_ONE
|
2007-12-15 09:36:27 -05:00
|
|
|
CFX_HALF
|
2006-11-15 18:37:53 -05:00
|
|
|
CFX_MAX
|
|
|
|
CFX_MIN
|
2007-01-16 09:37:54 -05:00
|
|
|
CFX_PI
|
|
|
|
CFX_2PI
|
|
|
|
CFX_PI_2
|
|
|
|
CFX_PI_4
|
|
|
|
CFX_120
|
|
|
|
CFX_180
|
|
|
|
CFX_240
|
|
|
|
CFX_360
|
|
|
|
CFX_60
|
2007-01-17 08:51:14 -05:00
|
|
|
CFX_255
|
2007-10-10 12:00:41 -04:00
|
|
|
CLUTTER_FIXED_TO_INT
|
2006-11-15 18:37:53 -05:00
|
|
|
CLUTTER_FIXED_TO_FLOAT
|
|
|
|
CLUTTER_FIXED_TO_DOUBLE
|
|
|
|
CLUTTER_FLOAT_TO_FIXED
|
2007-03-22 16:23:29 -04:00
|
|
|
CLUTTER_FLOAT_TO_INT
|
2007-08-04 04:59:18 -04:00
|
|
|
CLUTTER_FLOAT_TO_UINT
|
2006-11-15 18:37:53 -05:00
|
|
|
CLUTTER_INT_TO_FIXED
|
|
|
|
CLUTTER_FIXED_FRACTION
|
|
|
|
CLUTTER_FIXED_FLOOR
|
|
|
|
CLUTTER_FIXED_CEIL
|
|
|
|
CLUTTER_FIXED_MUL
|
|
|
|
CLUTTER_FIXED_DIV
|
2007-12-15 09:36:27 -05:00
|
|
|
ClutterAngle
|
2007-07-01 12:44:24 -04:00
|
|
|
CLUTTER_ANGLE_FROM_DEG
|
|
|
|
CLUTTER_ANGLE_FROM_DEGX
|
2007-07-24 13:39:58 -04:00
|
|
|
CLUTTER_ANGLE_TO_DEG
|
|
|
|
CLUTTER_ANGLE_TO_DEGX
|
2007-08-04 04:59:18 -04:00
|
|
|
CLUTTER_ANGLE_MAX_DEG
|
2008-06-12 07:41:03 -04:00
|
|
|
CFX_RADIANS_TO_DEGREES
|
2007-01-17 08:51:14 -05:00
|
|
|
clutter_cosi
|
|
|
|
clutter_cosx
|
|
|
|
clutter_sini
|
|
|
|
clutter_sinx
|
2007-11-18 10:41:47 -05:00
|
|
|
CLUTTER_SQRTI_ARG_10_PERCENT
|
|
|
|
CLUTTER_SQRTI_ARG_5_PERCENT
|
|
|
|
CLUTTER_SQRTI_ARG_MAX
|
2007-01-17 08:51:14 -05:00
|
|
|
clutter_sqrti
|
|
|
|
clutter_sqrtx
|
2007-07-01 12:44:24 -04:00
|
|
|
clutter_log2x
|
|
|
|
clutter_pow2x
|
|
|
|
clutter_powx
|
|
|
|
clutter_qmulx
|
2008-01-21 11:07:28 -05:00
|
|
|
clutter_qdivx
|
2007-07-01 12:44:24 -04:00
|
|
|
clutter_tani
|
2008-06-12 07:41:03 -04:00
|
|
|
clutter_atani
|
|
|
|
clutter_atan2i
|
2008-01-21 11:07:28 -05:00
|
|
|
|
2008-05-15 10:40:44 -04:00
|
|
|
<SUBSECTION>
|
|
|
|
CLUTTER_MAXFIXED
|
|
|
|
CLUTTER_MINFIXED
|
|
|
|
ClutterParamSpecFixed
|
|
|
|
clutter_param_spec_fixed
|
|
|
|
CLUTTER_VALUE_HOLDS_FIXED
|
|
|
|
clutter_value_set_fixed
|
|
|
|
clutter_value_get_fixed
|
|
|
|
|
2007-12-15 09:36:27 -05:00
|
|
|
<SUBSECTION Private>
|
2008-05-15 10:40:44 -04:00
|
|
|
CLUTTER_TYPE_FIXED
|
|
|
|
CLUTTER_TYPE_PARAM_FIXED
|
|
|
|
CLUTTER_PARAM_SPEC_FIXED
|
|
|
|
CLUTTER_IS_PARAM_SPEC_FIXED
|
|
|
|
clutter_fixed_get_type
|
|
|
|
clutter_param_fixed_get_type
|
2006-06-22 05:19:11 -04:00
|
|
|
</SECTION>
|
|
|
|
|
|
|
|
<SECTION>
|
|
|
|
<FILE>clutter-color</FILE>
|
2007-06-07 11:28:59 -04:00
|
|
|
<TITLE>Colors</TITLE>
|
2006-06-22 05:19:11 -04:00
|
|
|
ClutterColor
|
2008-10-17 12:23:46 -04:00
|
|
|
clutter_color_new
|
2006-12-14 17:19:08 -05:00
|
|
|
clutter_color_copy
|
|
|
|
clutter_color_free
|
2008-10-17 12:23:46 -04:00
|
|
|
|
|
|
|
<SUBSECTION>
|
2006-12-05 00:16:03 -05:00
|
|
|
clutter_color_parse
|
2006-12-27 13:19:34 -05:00
|
|
|
clutter_color_from_hls
|
2007-07-01 12:44:24 -04:00
|
|
|
clutter_color_from_hlsx
|
2006-12-27 13:19:34 -05:00
|
|
|
clutter_color_from_pixel
|
2008-10-17 12:23:46 -04:00
|
|
|
|
|
|
|
<SUBSECTION>
|
2006-06-22 05:19:11 -04:00
|
|
|
clutter_color_add
|
|
|
|
clutter_color_subtract
|
2006-12-14 17:19:08 -05:00
|
|
|
clutter_color_equal
|
2006-06-22 05:19:11 -04:00
|
|
|
clutter_color_lighten
|
|
|
|
clutter_color_darken
|
|
|
|
clutter_color_shade
|
2007-01-16 09:37:54 -05:00
|
|
|
clutter_color_shadex
|
2008-10-17 12:23:46 -04:00
|
|
|
|
|
|
|
<SUBSECTION>
|
2006-06-22 05:19:11 -04:00
|
|
|
clutter_color_to_hls
|
2007-07-01 12:44:24 -04:00
|
|
|
clutter_color_to_hlsx
|
2006-06-22 05:19:11 -04:00
|
|
|
clutter_color_to_pixel
|
2006-12-27 13:19:34 -05:00
|
|
|
clutter_color_to_string
|
2008-10-17 12:23:46 -04:00
|
|
|
|
|
|
|
<SUBSECTION>
|
|
|
|
ClutterParamSpecColor
|
|
|
|
clutter_param_spec_color
|
|
|
|
CLUTTER_VALUE_HOLDS_COLOR
|
|
|
|
clutter_value_set_color
|
|
|
|
clutter_value_get_color
|
|
|
|
|
2006-12-13 13:11:50 -05:00
|
|
|
<SUBSECTION Standard>
|
|
|
|
CLUTTER_TYPE_COLOR
|
2008-10-17 12:23:46 -04:00
|
|
|
CLUTTER_TYPE_PARAM_COLOR
|
|
|
|
CLUTTER_PARAM_SPEC_COLOR
|
|
|
|
CLUTTER_IS_PARAM_SPEC_COLOR
|
|
|
|
|
2006-12-12 15:20:04 -05:00
|
|
|
<SUBSECTION Private>
|
|
|
|
clutter_color_get_type
|
2008-10-17 12:23:46 -04:00
|
|
|
clutter_param_color_get_type
|
2006-06-22 05:19:11 -04:00
|
|
|
</SECTION>
|
|
|
|
|
|
|
|
<SECTION>
|
|
|
|
<FILE>clutter-event</FILE>
|
2007-06-07 11:28:59 -04:00
|
|
|
<TITLE>Events</TITLE>
|
2007-03-22 16:23:29 -04:00
|
|
|
CLUTTER_CURRENT_TIME
|
|
|
|
CLUTTER_PRIORITY_EVENTS
|
2007-07-01 12:44:24 -04:00
|
|
|
ClutterModifierType
|
2007-03-22 16:23:29 -04:00
|
|
|
ClutterScrollDirection
|
|
|
|
ClutterStageState
|
2006-06-22 05:19:11 -04:00
|
|
|
ClutterEventType
|
2007-03-22 16:23:29 -04:00
|
|
|
ClutterEvent
|
2007-10-10 12:00:41 -04:00
|
|
|
ClutterEventFlags
|
2006-06-22 05:19:11 -04:00
|
|
|
ClutterButtonEvent
|
2007-03-22 16:23:29 -04:00
|
|
|
ClutterKeyEvent
|
2006-06-22 05:19:11 -04:00
|
|
|
ClutterMotionEvent
|
2007-03-23 05:59:02 -04:00
|
|
|
ClutterScrollEvent
|
2007-03-22 16:23:29 -04:00
|
|
|
ClutterStageStateEvent
|
2007-10-10 12:00:41 -04:00
|
|
|
ClutterCrossingEvent
|
2006-06-22 05:19:11 -04:00
|
|
|
ClutterInputDevice
|
|
|
|
clutter_event_new
|
|
|
|
clutter_event_copy
|
|
|
|
clutter_event_free
|
2006-12-13 13:11:50 -05:00
|
|
|
clutter_event_type
|
2008-05-15 10:40:44 -04:00
|
|
|
|
|
|
|
<SUBSECTION>
|
2007-03-22 16:23:29 -04:00
|
|
|
clutter_event_get_coords
|
|
|
|
clutter_event_get_state
|
|
|
|
clutter_event_get_time
|
2007-10-10 12:00:41 -04:00
|
|
|
clutter_event_get_source
|
2008-05-15 10:40:44 -04:00
|
|
|
clutter_event_get_stage
|
|
|
|
|
|
|
|
<SUBSECTION>
|
2007-03-22 16:23:29 -04:00
|
|
|
clutter_event_get
|
|
|
|
clutter_event_peek
|
|
|
|
clutter_event_put
|
|
|
|
clutter_events_pending
|
2008-05-15 10:40:44 -04:00
|
|
|
|
|
|
|
<SUBSECTION>
|
2007-03-22 16:23:29 -04:00
|
|
|
clutter_button_event_button
|
2008-05-15 10:40:44 -04:00
|
|
|
|
|
|
|
<SUBSECTION>
|
2006-06-22 05:19:11 -04:00
|
|
|
clutter_key_event_symbol
|
|
|
|
clutter_key_event_code
|
|
|
|
clutter_key_event_unicode
|
|
|
|
clutter_keysym_to_unicode
|
2008-06-10 13:12:48 -04:00
|
|
|
|
2008-06-25 12:49:41 -04:00
|
|
|
<SUBSECTION>
|
|
|
|
clutter_event_get_device_id
|
|
|
|
clutter_get_input_device_for_id
|
|
|
|
|
2006-12-13 13:11:50 -05:00
|
|
|
<SUBSECTION Standard>
|
|
|
|
CLUTTER_TYPE_EVENT
|
2006-12-12 15:20:04 -05:00
|
|
|
<SUBSECTION Private>
|
2007-08-07 10:03:30 -04:00
|
|
|
ClutterAnyEvent
|
2006-12-12 15:20:04 -05:00
|
|
|
clutter_event_get_type
|
2006-06-22 05:19:11 -04:00
|
|
|
</SECTION>
|
|
|
|
|
|
|
|
<SECTION>
|
|
|
|
<FILE>clutter-main</FILE>
|
2007-06-07 11:28:59 -04:00
|
|
|
<TITLE>General</TITLE>
|
2008-06-25 12:49:41 -04:00
|
|
|
CLUTTER_PRIORITY_REDRAW
|
|
|
|
CLUTTER_PRIORITY_TIMELINE
|
|
|
|
|
|
|
|
<SUBSECTION>
|
2006-11-15 18:37:53 -05:00
|
|
|
ClutterInitError
|
2006-06-22 05:19:11 -04:00
|
|
|
clutter_init
|
2006-12-05 00:16:03 -05:00
|
|
|
clutter_init_with_args
|
|
|
|
clutter_get_option_group
|
2008-09-25 07:09:22 -04:00
|
|
|
clutter_get_option_group_without_init
|
2008-06-10 13:12:48 -04:00
|
|
|
|
2007-08-08 06:20:14 -04:00
|
|
|
<SUBSECTION>
|
2006-06-22 05:19:11 -04:00
|
|
|
clutter_main
|
|
|
|
clutter_main_quit
|
|
|
|
clutter_main_level
|
2007-11-18 10:41:47 -05:00
|
|
|
|
2007-08-08 06:20:14 -04:00
|
|
|
<SUBSECTION>
|
|
|
|
clutter_get_debug_enabled
|
|
|
|
clutter_get_show_fps
|
2007-07-01 12:44:24 -04:00
|
|
|
clutter_get_timestamp
|
2007-11-15 12:35:47 -05:00
|
|
|
clutter_get_actor_by_gid
|
|
|
|
clutter_set_default_frame_rate
|
2007-11-19 11:30:56 -05:00
|
|
|
clutter_get_default_frame_rate
|
|
|
|
clutter_set_motion_events_enabled
|
2007-10-10 12:00:41 -04:00
|
|
|
clutter_get_motion_events_enabled
|
2007-11-19 11:30:56 -05:00
|
|
|
clutter_set_motion_events_frequency
|
|
|
|
clutter_get_motion_events_frequency
|
2008-06-10 13:12:48 -04:00
|
|
|
clutter_clear_glyph_cache
|
|
|
|
clutter_set_use_mipmapped_text
|
|
|
|
clutter_get_use_mipmapped_text
|
2008-11-12 09:16:35 -05:00
|
|
|
clutter_get_font_map
|
2007-11-18 10:41:47 -05:00
|
|
|
|
2007-08-08 06:20:14 -04:00
|
|
|
<SUBSECTION>
|
|
|
|
clutter_threads_set_lock_functions
|
|
|
|
clutter_threads_init
|
|
|
|
clutter_threads_enter
|
|
|
|
clutter_threads_leave
|
|
|
|
clutter_threads_add_idle
|
|
|
|
clutter_threads_add_idle_full
|
|
|
|
clutter_threads_add_timeout
|
|
|
|
clutter_threads_add_timeout_full
|
2008-05-09 12:27:06 -04:00
|
|
|
clutter_threads_add_frame_source
|
|
|
|
clutter_threads_add_frame_source_full
|
|
|
|
|
2007-11-18 10:41:47 -05:00
|
|
|
<SUBSECTION>
|
|
|
|
clutter_get_keyboard_grab
|
|
|
|
clutter_get_pointer_grab
|
|
|
|
clutter_grab_keyboard
|
|
|
|
clutter_grab_pointer
|
|
|
|
clutter_ungrab_keyboard
|
|
|
|
clutter_ungrab_pointer
|
2008-06-25 12:49:41 -04:00
|
|
|
clutter_grab_pointer_for_device
|
|
|
|
clutter_ungrab_pointer_for_device
|
2007-11-18 10:41:47 -05:00
|
|
|
|
2008-01-23 06:08:39 -05:00
|
|
|
<SUBSECTION>
|
|
|
|
clutter_do_event
|
|
|
|
|
2007-08-07 10:03:58 -04:00
|
|
|
<SUBSECTION Standard>
|
|
|
|
CLUTTER_INIT_ERROR
|
2006-12-05 00:16:03 -05:00
|
|
|
<SUBSECTION Private>
|
|
|
|
clutter_init_error_quark
|
2007-08-06 16:46:54 -04:00
|
|
|
clutter_base_init
|
|
|
|
clutter_redraw
|
2006-11-20 07:02:24 -05:00
|
|
|
</SECTION>
|
|
|
|
|
2007-03-22 16:23:29 -04:00
|
|
|
<SECTION>
|
2007-11-15 12:35:47 -05:00
|
|
|
<FILE>clutter-x11</FILE>
|
|
|
|
<TITLE>X11 Specific Support</TITLE>
|
2008-05-15 10:40:44 -04:00
|
|
|
clutter_x11_set_display
|
|
|
|
clutter_x11_disable_event_retrieval
|
2008-07-10 10:48:14 -04:00
|
|
|
clutter_x11_has_event_retrieval
|
2008-05-15 10:40:44 -04:00
|
|
|
clutter_x11_get_stage_from_window
|
|
|
|
clutter_x11_handle_event
|
2007-11-15 12:35:47 -05:00
|
|
|
clutter_x11_get_default_display
|
|
|
|
clutter_x11_get_default_screen
|
|
|
|
clutter_x11_get_root_window
|
|
|
|
clutter_x11_get_stage_visual
|
|
|
|
clutter_x11_get_stage_window
|
|
|
|
clutter_x11_set_stage_foreign
|
|
|
|
clutter_x11_trap_x_errors
|
|
|
|
clutter_x11_untrap_x_errors
|
2008-07-10 10:48:14 -04:00
|
|
|
clutter_x11_has_composite_extension
|
2007-10-10 12:00:41 -04:00
|
|
|
|
|
|
|
<SUBSECTION>
|
2007-11-15 12:35:47 -05:00
|
|
|
ClutterX11FilterFunc
|
|
|
|
ClutterX11FilterReturn
|
|
|
|
clutter_x11_add_filter
|
|
|
|
clutter_x11_remove_filter
|
2008-06-25 12:49:41 -04:00
|
|
|
|
|
|
|
<SUBSECTION>
|
|
|
|
ClutterX11InputDeviceType
|
|
|
|
ClutterX11XInputDevice
|
|
|
|
ClutterX11XInputEventTypes
|
|
|
|
clutter_x11_get_input_device_type
|
|
|
|
clutter_x11_get_input_devices
|
|
|
|
clutter_x11_has_xinput
|
2008-07-10 10:48:14 -04:00
|
|
|
clutter_x11_enable_xinput
|
2007-03-22 16:23:29 -04:00
|
|
|
</SECTION>
|
|
|
|
|
2008-03-26 18:22:32 -04:00
|
|
|
<SECTION>
|
|
|
|
<FILE>clutter-win32</FILE>
|
|
|
|
<TITLE>Win32 Specific Support</TITLE>
|
2008-05-15 10:40:44 -04:00
|
|
|
clutter_win32_disable_event_retrieval
|
|
|
|
clutter_win32_set_stage_foreign
|
2008-06-10 13:12:48 -04:00
|
|
|
clutter_win32_get_stage_from_window
|
|
|
|
clutter_win32_get_stage_window
|
2008-03-26 18:22:32 -04:00
|
|
|
</SECTION>
|
|
|
|
|
2006-11-20 07:02:24 -05:00
|
|
|
<SECTION>
|
|
|
|
<FILE>clutter-version</FILE>
|
2007-06-07 11:28:59 -04:00
|
|
|
<TITLE>Versioning Macros</TITLE>
|
2006-11-20 07:02:24 -05:00
|
|
|
CLUTTER_MAJOR_VERSION
|
|
|
|
CLUTTER_MINOR_VERSION
|
|
|
|
CLUTTER_MICRO_VERSION
|
|
|
|
CLUTTER_VERSION
|
|
|
|
CLUTTER_VERSION_S
|
|
|
|
CLUTTER_VERSION_HEX
|
|
|
|
CLUTTER_CHECK_VERSION
|
2007-03-22 16:23:29 -04:00
|
|
|
CLUTTER_FLAVOUR
|
2007-07-01 12:44:24 -04:00
|
|
|
CLUTTER_COGL
|
|
|
|
CLUTTER_NO_FPU
|
2006-06-22 05:19:11 -04:00
|
|
|
</SECTION>
|
2007-05-31 14:33:42 -04:00
|
|
|
|
2007-06-14 11:29:52 -04:00
|
|
|
<SECTION>
|
2007-07-01 12:44:24 -04:00
|
|
|
<FILE>clutter-effect</FILE>
|
|
|
|
<TITLE>Clutter Effects</TITLE>
|
2007-11-18 10:41:47 -05:00
|
|
|
ClutterEffectTemplate
|
|
|
|
ClutterEffectTemplateClass
|
2007-06-14 11:29:52 -04:00
|
|
|
clutter_effect_template_new
|
2007-07-24 13:39:58 -04:00
|
|
|
clutter_effect_template_new_full
|
2007-11-15 10:38:04 -05:00
|
|
|
clutter_effect_template_new_for_duration
|
2007-11-28 05:27:33 -05:00
|
|
|
clutter_effect_template_construct
|
2007-10-10 12:00:41 -04:00
|
|
|
clutter_effect_template_get_timeline_clone
|
|
|
|
clutter_effect_template_set_timeline_clone
|
|
|
|
|
2007-08-15 15:50:16 -04:00
|
|
|
<SUBSECTION>
|
2007-06-14 11:29:52 -04:00
|
|
|
ClutterEffectCompleteFunc
|
|
|
|
clutter_effect_fade
|
|
|
|
clutter_effect_move
|
2007-11-23 08:11:10 -05:00
|
|
|
clutter_effect_path
|
2007-06-14 11:29:52 -04:00
|
|
|
clutter_effect_scale
|
2007-08-15 15:50:16 -04:00
|
|
|
clutter_effect_depth
|
2007-11-23 08:11:10 -05:00
|
|
|
clutter_effect_rotate
|
2007-10-10 12:00:41 -04:00
|
|
|
|
2007-06-14 11:29:52 -04:00
|
|
|
<SUBSECTION Standard>
|
|
|
|
CLUTTER_TYPE_EFFECT_TEMPLATE
|
|
|
|
CLUTTER_EFFECT_TEMPLATE
|
|
|
|
CLUTTER_IS_EFFECT_TEMPLATE
|
|
|
|
CLUTTER_EFFECT_TEMPLATE_CLASS
|
|
|
|
CLUTTER_IS_EFFECT_TEMPLATE_CLASS
|
|
|
|
CLUTTER_EFFECT_TEMPLATE_GET_CLASS
|
|
|
|
<SUBSECTION Private>
|
2007-07-01 12:44:24 -04:00
|
|
|
ClutterEffectTemplatePrivate
|
2007-06-14 11:29:52 -04:00
|
|
|
clutter_effect_template_get_type
|
|
|
|
</SECTION>
|
|
|
|
|
2007-07-09 17:38:54 -04:00
|
|
|
<SECTION>
|
|
|
|
<FILE>clutter-behaviour-depth</FILE>
|
|
|
|
<TITLE>ClutterBehaviourDepth</TITLE>
|
2007-08-07 10:03:30 -04:00
|
|
|
ClutterBehaviourDepth
|
|
|
|
ClutterBehaviourDepthClass
|
2007-11-18 10:41:47 -05:00
|
|
|
clutter_behaviour_depth_new
|
2008-01-21 11:07:28 -05:00
|
|
|
clutter_behaviour_depth_set_bounds
|
|
|
|
clutter_behaviour_depth_get_bounds
|
2007-11-18 10:41:47 -05:00
|
|
|
<SUBSECTION Standard>
|
2007-07-09 17:38:54 -04:00
|
|
|
CLUTTER_BEHAVIOUR_DEPTH
|
|
|
|
CLUTTER_IS_BEHAVIOUR_DEPTH
|
|
|
|
CLUTTER_TYPE_BEHAVIOUR_DEPTH
|
|
|
|
CLUTTER_BEHAVIOUR_DEPTH_CLASS
|
|
|
|
CLUTTER_IS_BEHAVIOUR_DEPTH_CLASS
|
|
|
|
CLUTTER_BEHAVIOUR_DEPTH_GET_CLASS
|
|
|
|
<SUBSECTION Private>
|
|
|
|
ClutterBehaviourDepthPrivate
|
|
|
|
clutter_behaviour_depth_get_type
|
|
|
|
</SECTION>
|
2007-10-09 09:29:03 -04:00
|
|
|
|
|
|
|
<SECTION>
|
|
|
|
<FILE>clutter-script</FILE>
|
|
|
|
<TITLE>ClutterScript</TITLE>
|
|
|
|
ClutterScript
|
|
|
|
ClutterScriptClass
|
|
|
|
clutter_script_new
|
|
|
|
ClutterScriptError
|
|
|
|
clutter_script_load_from_data
|
|
|
|
clutter_script_load_from_file
|
2008-06-24 12:47:43 -04:00
|
|
|
clutter_script_add_search_paths
|
|
|
|
clutter_script_lookup_filename
|
2007-11-15 10:24:43 -05:00
|
|
|
|
|
|
|
<SUBSECTION>
|
2007-10-09 09:29:03 -04:00
|
|
|
clutter_script_get_object
|
|
|
|
clutter_script_get_objects
|
2007-10-18 08:31:07 -04:00
|
|
|
clutter_script_unmerge_objects
|
|
|
|
clutter_script_ensure_objects
|
2008-08-27 08:16:56 -04:00
|
|
|
clutter_script_list_objects
|
2007-11-15 10:24:43 -05:00
|
|
|
|
|
|
|
<SUBSECTION>
|
|
|
|
ClutterScriptConnectFunc
|
|
|
|
clutter_script_connect_signals
|
|
|
|
clutter_script_connect_signals_full
|
|
|
|
|
|
|
|
<SUBSECTION>
|
2007-10-26 05:05:06 -04:00
|
|
|
clutter_script_get_type_from_name
|
2007-11-14 06:32:24 -05:00
|
|
|
clutter_get_script_id
|
2007-11-15 10:24:43 -05:00
|
|
|
|
2007-10-09 09:29:03 -04:00
|
|
|
<SUBSECTION Standard>
|
|
|
|
CLUTTER_TYPE_SCRIPT
|
|
|
|
CLUTTER_SCRIPT
|
|
|
|
CLUTTER_IS_SCRIPT
|
|
|
|
CLUTTER_SCRIPT_CLASS
|
|
|
|
CLUTTER_IS_SCRIPT_CLASS
|
|
|
|
CLUTTER_SCRIPT_GET_CLASS
|
|
|
|
CLUTTER_SCRIPT_ERROR
|
|
|
|
<SUBSECTION Private>
|
|
|
|
ClutterScriptPrivate
|
|
|
|
clutter_script_get_type
|
|
|
|
clutter_script_error_quark
|
|
|
|
</SECTION>
|
2007-10-25 10:46:59 -04:00
|
|
|
|
|
|
|
<SECTION>
|
|
|
|
<FILE>clutter-scriptable</FILE>
|
|
|
|
<TITLE>ClutterScriptable</TITLE>
|
2008-06-12 07:41:03 -04:00
|
|
|
ClutterScriptable
|
2007-10-25 10:46:59 -04:00
|
|
|
ClutterScriptableIface
|
2007-11-14 06:32:24 -05:00
|
|
|
clutter_scriptable_set_id
|
|
|
|
clutter_scriptable_get_id
|
2007-10-25 10:46:59 -04:00
|
|
|
clutter_scriptable_parse_custom_node
|
|
|
|
clutter_scriptable_set_custom_property
|
|
|
|
<SUBSECTION Standard>
|
|
|
|
CLUTTER_TYPE_SCRIPTABLE
|
|
|
|
CLUTTER_SCRIPTABLE
|
|
|
|
CLUTTER_IS_SCRIPTABLE
|
|
|
|
CLUTTER_SCRIPTABLE_GET_IFACE
|
|
|
|
<SUBSECTION Private>
|
|
|
|
clutter_scriptable_get_type
|
|
|
|
</SECTION>
|
2007-11-15 05:02:25 -05:00
|
|
|
|
|
|
|
<SECTION>
|
|
|
|
<FILE>clutter-model</FILE>
|
|
|
|
<TITLE>ClutterModel</TITLE>
|
|
|
|
ClutterModel
|
|
|
|
ClutterModelClass
|
2007-11-30 08:20:15 -05:00
|
|
|
clutter_model_set_names
|
2007-11-15 05:02:25 -05:00
|
|
|
clutter_model_set_types
|
2007-12-15 08:02:06 -05:00
|
|
|
clutter_model_get_column_name
|
|
|
|
clutter_model_get_column_type
|
|
|
|
clutter_model_get_n_columns
|
|
|
|
clutter_model_get_n_rows
|
|
|
|
|
|
|
|
<SUBSECTION>
|
2007-11-15 05:02:25 -05:00
|
|
|
clutter_model_append
|
2008-01-07 12:17:43 -05:00
|
|
|
clutter_model_appendv
|
2007-11-15 05:02:25 -05:00
|
|
|
clutter_model_prepend
|
2008-01-07 12:17:43 -05:00
|
|
|
clutter_model_prependv
|
2007-11-15 05:02:25 -05:00
|
|
|
clutter_model_insert
|
2008-01-14 05:13:35 -05:00
|
|
|
clutter_model_insertv
|
2007-11-15 05:02:25 -05:00
|
|
|
clutter_model_insert_value
|
|
|
|
clutter_model_remove
|
2007-12-15 08:02:06 -05:00
|
|
|
|
|
|
|
<SUBSECTION>
|
|
|
|
ClutterModelForeachFunc
|
|
|
|
clutter_model_foreach
|
2007-11-15 05:02:25 -05:00
|
|
|
clutter_model_set_sorting_column
|
|
|
|
clutter_model_get_sorting_column
|
2007-12-15 08:02:06 -05:00
|
|
|
ClutterModelSortFunc
|
2007-11-15 05:02:25 -05:00
|
|
|
clutter_model_set_sort
|
2007-12-15 08:02:06 -05:00
|
|
|
clutter_model_resort
|
|
|
|
ClutterModelFilterFunc
|
2007-11-15 05:02:25 -05:00
|
|
|
clutter_model_set_filter
|
2007-12-15 08:02:06 -05:00
|
|
|
clutter_model_filter_iter
|
|
|
|
clutter_model_filter_row
|
|
|
|
|
|
|
|
<SUBSECTION>
|
|
|
|
clutter_model_get_first_iter
|
|
|
|
clutter_model_get_last_iter
|
|
|
|
clutter_model_get_iter_at_row
|
|
|
|
|
2007-11-15 05:02:25 -05:00
|
|
|
<SUBSECTION Standard>
|
|
|
|
CLUTTER_TYPE_MODEL
|
|
|
|
CLUTTER_MODEL
|
|
|
|
CLUTTER_IS_MODEL
|
|
|
|
CLUTTER_MODEL_CLASS
|
|
|
|
CLUTTER_IS_MODEL_CLASS
|
|
|
|
CLUTTER_MODEL_GET_CLASS
|
|
|
|
<SUBSECTION Private>
|
|
|
|
ClutterModelPrivate
|
2007-11-15 12:35:47 -05:00
|
|
|
clutter_model_get_type
|
2007-11-15 05:02:25 -05:00
|
|
|
</SECTION>
|
|
|
|
|
|
|
|
<SECTION>
|
|
|
|
<FILE>clutter-model-iter</FILE>
|
|
|
|
<TITLE>ClutterModelIter</TITLE>
|
|
|
|
ClutterModelIter
|
|
|
|
ClutterModelIterClass
|
2008-05-15 10:40:44 -04:00
|
|
|
clutter_model_iter_copy
|
|
|
|
|
|
|
|
<SUBSECTION>
|
2007-11-15 05:02:25 -05:00
|
|
|
clutter_model_iter_get
|
|
|
|
clutter_model_iter_get_valist
|
|
|
|
clutter_model_iter_get_value
|
|
|
|
clutter_model_iter_set
|
|
|
|
clutter_model_iter_set_valist
|
|
|
|
clutter_model_iter_set_value
|
2007-12-15 08:02:06 -05:00
|
|
|
|
|
|
|
<SUBSECTION>
|
2007-11-15 05:02:25 -05:00
|
|
|
clutter_model_iter_is_first
|
|
|
|
clutter_model_iter_is_last
|
|
|
|
clutter_model_iter_next
|
|
|
|
clutter_model_iter_prev
|
2007-12-15 08:02:06 -05:00
|
|
|
|
|
|
|
<SUBSECTION>
|
2007-11-15 05:02:25 -05:00
|
|
|
clutter_model_iter_get_model
|
|
|
|
clutter_model_iter_get_row
|
2007-12-15 08:02:06 -05:00
|
|
|
|
2007-11-15 05:02:25 -05:00
|
|
|
<SUBSECTION Standard>
|
|
|
|
CLUTTER_TYPE_MODEL_ITER
|
|
|
|
CLUTTER_MODEL_ITER
|
|
|
|
CLUTTER_IS_MODEL_ITER
|
|
|
|
CLUTTER_MODEL_ITER_CLASS
|
2007-11-15 05:04:49 -05:00
|
|
|
CLUTTER_IS_MODEL_ITER_CLASS
|
2007-11-15 05:02:25 -05:00
|
|
|
CLUTTER_MODEL_GET_CLASS
|
2007-11-18 10:41:47 -05:00
|
|
|
CLUTTER_MODEL_ITER_GET_CLASS
|
2007-11-15 05:02:25 -05:00
|
|
|
<SUBSECTION Private>
|
|
|
|
ClutterModelIterPrivate
|
2007-11-15 12:35:47 -05:00
|
|
|
clutter_model_iter_get_type
|
2007-11-15 05:02:25 -05:00
|
|
|
</SECTION>
|
2007-11-19 16:14:16 -05:00
|
|
|
|
2007-12-14 12:25:55 -05:00
|
|
|
<SECTION>
|
2008-01-09 09:34:24 -05:00
|
|
|
<FILE>clutter-list-model</FILE>
|
|
|
|
<TITLE>ClutterListModel</TITLE>
|
|
|
|
ClutterListModel
|
|
|
|
clutter_list_model_new
|
|
|
|
clutter_list_model_newv
|
2007-12-14 12:25:55 -05:00
|
|
|
<SUBSECTION Standard>
|
2008-01-09 09:34:24 -05:00
|
|
|
CLUTTER_TYPE_LIST_MODEL
|
|
|
|
CLUTTER_LIST_MODEL
|
|
|
|
CLUTTER_IS_LIST_MODEL
|
2007-12-14 12:25:55 -05:00
|
|
|
<SUBSECTION Private>
|
2008-01-09 09:34:24 -05:00
|
|
|
clutter_list_model_get_type
|
2007-12-14 12:25:55 -05:00
|
|
|
</SECTION>
|
|
|
|
|
2007-11-19 16:14:16 -05:00
|
|
|
<SECTION>
|
|
|
|
<FILE>clutter-score</FILE>
|
|
|
|
<TITLE>ClutterScore</TITLE>
|
|
|
|
ClutterScore
|
|
|
|
ClutterScoreClass
|
|
|
|
clutter_score_new
|
2007-12-04 11:26:19 -05:00
|
|
|
clutter_score_set_loop
|
|
|
|
clutter_score_get_loop
|
|
|
|
|
|
|
|
<SUBSECTION>
|
2007-11-19 16:14:16 -05:00
|
|
|
clutter_score_append
|
2008-03-18 18:07:17 -04:00
|
|
|
clutter_score_append_at_marker
|
2007-11-19 16:14:16 -05:00
|
|
|
clutter_score_remove
|
|
|
|
clutter_score_remove_all
|
2007-12-04 11:26:19 -05:00
|
|
|
clutter_score_get_timeline
|
|
|
|
clutter_score_list_timelines
|
2007-11-19 16:14:16 -05:00
|
|
|
|
|
|
|
<SUBSECTION>
|
|
|
|
clutter_score_start
|
|
|
|
clutter_score_pause
|
|
|
|
clutter_score_stop
|
|
|
|
clutter_score_is_playing
|
|
|
|
clutter_score_rewind
|
|
|
|
|
|
|
|
<SUBSECTION Standard>
|
|
|
|
CLUTTER_IS_SCORE
|
|
|
|
CLUTTER_IS_SCORE_CLASS
|
|
|
|
CLUTTER_SCORE
|
|
|
|
CLUTTER_SCORE_CLASS
|
|
|
|
CLUTTER_SCORE_GET_CLASS
|
|
|
|
CLUTTER_TYPE_SCORE
|
|
|
|
|
|
|
|
<SUBSECTION Private>
|
|
|
|
ClutterScorePrivate
|
|
|
|
clutter_score_get_type
|
|
|
|
</SECTION>
|
2007-12-15 08:02:06 -05:00
|
|
|
|
|
|
|
<SECTION>
|
|
|
|
<FILE>clutter-shader</FILE>
|
|
|
|
<TITLE>ClutterShader</TITLE>
|
|
|
|
ClutterShaderError
|
|
|
|
ClutterShader
|
|
|
|
ClutterShaderClass
|
|
|
|
clutter_shader_new
|
|
|
|
clutter_shader_set_vertex_source
|
|
|
|
clutter_shader_get_vertex_source
|
|
|
|
clutter_shader_set_fragment_source
|
|
|
|
clutter_shader_get_fragment_source
|
2008-05-15 10:40:44 -04:00
|
|
|
clutter_shader_compile
|
2007-12-15 08:02:06 -05:00
|
|
|
clutter_shader_release
|
2008-05-15 10:40:44 -04:00
|
|
|
clutter_shader_is_compiled
|
2007-12-15 08:02:06 -05:00
|
|
|
clutter_shader_set_is_enabled
|
|
|
|
clutter_shader_get_is_enabled
|
2008-12-11 10:01:28 -05:00
|
|
|
|
|
|
|
<SUBSECTION>
|
2008-11-18 10:08:40 -05:00
|
|
|
clutter_shader_set_uniform
|
|
|
|
clutter_shader_get_cogl_program
|
|
|
|
clutter_shader_get_cogl_fragment_shader
|
|
|
|
clutter_shader_get_cogl_vertex_shader
|
2008-12-11 10:01:28 -05:00
|
|
|
clutter_shader_set_uniform_1f
|
|
|
|
|
|
|
|
<SUBSECTION>
|
|
|
|
ClutterShaderFloat
|
|
|
|
CLUTTER_VALUE_HOLDS_SHADER_FLOAT
|
|
|
|
clutter_value_set_shader_float
|
|
|
|
clutter_value_get_shader_float
|
|
|
|
ClutterShaderInt
|
|
|
|
CLUTTER_VALUE_HOLDS_SHADER_INT
|
|
|
|
clutter_value_set_shader_int
|
|
|
|
clutter_value_get_shader_int
|
|
|
|
ClutterShaderMatrix
|
|
|
|
CLUTTER_VALUE_HOLDS_SHADER_MATRIX
|
|
|
|
clutter_value_set_shader_matrix
|
|
|
|
clutter_value_get_shader_matrix
|
2007-12-15 08:02:06 -05:00
|
|
|
|
|
|
|
<SUBSECTION Standard>
|
|
|
|
CLUTTER_IS_SHADER
|
|
|
|
CLUTTER_IS_SHADER_CLASS
|
|
|
|
CLUTTER_SHADER
|
|
|
|
CLUTTER_SHADER_CLASS
|
|
|
|
CLUTTER_SHADER_ERROR
|
|
|
|
CLUTTER_SHADER_GET_CLASS
|
|
|
|
CLUTTER_TYPE_SHADER
|
2008-12-19 12:28:42 -05:00
|
|
|
CLUTTER_TYPE_SHADER_FLOAT
|
|
|
|
CLUTTER_TYPE_SHADER_INT
|
|
|
|
CLUTTER_TYPE_SHADER_MATRIX
|
|
|
|
|
2007-12-15 08:02:06 -05:00
|
|
|
<SUBSECTION Private>
|
|
|
|
ClutterShaderPrivate
|
|
|
|
clutter_shader_get_type
|
2008-12-19 12:28:42 -05:00
|
|
|
clutter_shader_float_get_type
|
|
|
|
clutter_shader_int_get_type
|
|
|
|
clutter_shader_matrix_get_type
|
2007-12-15 08:02:06 -05:00
|
|
|
clutter_shader_error_quark
|
|
|
|
</SECTION>
|
2008-11-17 Emmanuele Bassi <ebassi@linux.intel.com>
Bug 1014 - Clutter Animation API Improvements
* clutter/Makefile.am:
* clutter/clutter.h: Update the build
* clutter/clutter-types.h: Add AnimationMode, an enumeration
for easing functions.
* clutter/clutter-alpha.[ch]: Add the :mode property to
control the function bound to an Alpha instance using an
enumeration value. Also add six new alpha functions:
- ease-in, ease-out, ease-in-out
- sine-in, sine-out, sine-in-out
* clutter/clutter-deprecated.h: Deprecate the #defines for
the alpha functions. They will be replaced by entries in the
ClutterAnimationMode.
* clutter/clutter-interval.[ch]: Add ClutterInterval, an
object for defining, validating and computing an interval
between two values.
* clutter/clutter-animation.[ch]: Add ClutterAnimation, an
object responsible for animation the properties of a single
actor along an interval of values. ClutterAnimation memory
management is automatic. A simple wrapper method for
ClutterActor is provided:
clutter_actor_animate()
which will create, or update, an animation for the passed
actor.
* clutter/clutter-debug.h:
* clutter/clutter-main.c: Add a new 'animation' debug note.
* clutter/clutter-script.c: Clean up the alpha functions
whitelist, and add the new functions.
* doc/reference/clutter/Makefile.am:
* doc/reference/clutter/clutter-sections.txt: Update the
API reference.
* doc/reference/clutter/clutter-animation.xml: Renamed to
doc/reference/clutter/clutter-animation-tutorial.xml to
avoid clashes with the ClutterAnimation section.
* doc/reference/clutter/clutter-docs.sgml: Renamed to
doc/reference/clutter/clutter-docs.xml, as it was an XML
file and not a SGML file.
* tests/Makefile.am:
* tests/interactive/Makefile.am:
* tests/interactive/test-animation.c:
* tests/interactive/test-easing.c: Add two tests for the
new simple animation API and the easing functions.
* tests/interactive/test-actors.c:
* tests/interactive/test-behave.c:
* tests/interactive/test-depth.c:
* tests/interactive/test-effects.c:
* tests/interactive/test-layout.c:
* tests/interactive/test-multistage.c:
* tests/interactive/test-paint-wrapper.c:
* tests/interactive/test-rotate.c:
* tests/interactive/test-scale.c:
* tests/interactive/test-texture-quality.c:
* tests/interactive/test-threads.c:
* tests/interactive/test-viewport.c: Update interactive tests
to the deprecations and new alpha API.
2008-11-18 04:50:03 -05:00
|
|
|
|
|
|
|
<SECTION>
|
|
|
|
<TITLE>Implicit Animations</TITLE>
|
|
|
|
<FILE>clutter-animation</FILE>
|
|
|
|
ClutterAnimation
|
|
|
|
ClutterAnimationClass
|
|
|
|
ClutterAnimationMode
|
|
|
|
clutter_animation_new
|
2009-01-08 08:16:20 -05:00
|
|
|
clutter_animation_set_object
|
|
|
|
clutter_animation_get_object
|
2008-11-17 Emmanuele Bassi <ebassi@linux.intel.com>
Bug 1014 - Clutter Animation API Improvements
* clutter/Makefile.am:
* clutter/clutter.h: Update the build
* clutter/clutter-types.h: Add AnimationMode, an enumeration
for easing functions.
* clutter/clutter-alpha.[ch]: Add the :mode property to
control the function bound to an Alpha instance using an
enumeration value. Also add six new alpha functions:
- ease-in, ease-out, ease-in-out
- sine-in, sine-out, sine-in-out
* clutter/clutter-deprecated.h: Deprecate the #defines for
the alpha functions. They will be replaced by entries in the
ClutterAnimationMode.
* clutter/clutter-interval.[ch]: Add ClutterInterval, an
object for defining, validating and computing an interval
between two values.
* clutter/clutter-animation.[ch]: Add ClutterAnimation, an
object responsible for animation the properties of a single
actor along an interval of values. ClutterAnimation memory
management is automatic. A simple wrapper method for
ClutterActor is provided:
clutter_actor_animate()
which will create, or update, an animation for the passed
actor.
* clutter/clutter-debug.h:
* clutter/clutter-main.c: Add a new 'animation' debug note.
* clutter/clutter-script.c: Clean up the alpha functions
whitelist, and add the new functions.
* doc/reference/clutter/Makefile.am:
* doc/reference/clutter/clutter-sections.txt: Update the
API reference.
* doc/reference/clutter/clutter-animation.xml: Renamed to
doc/reference/clutter/clutter-animation-tutorial.xml to
avoid clashes with the ClutterAnimation section.
* doc/reference/clutter/clutter-docs.sgml: Renamed to
doc/reference/clutter/clutter-docs.xml, as it was an XML
file and not a SGML file.
* tests/Makefile.am:
* tests/interactive/Makefile.am:
* tests/interactive/test-animation.c:
* tests/interactive/test-easing.c: Add two tests for the
new simple animation API and the easing functions.
* tests/interactive/test-actors.c:
* tests/interactive/test-behave.c:
* tests/interactive/test-depth.c:
* tests/interactive/test-effects.c:
* tests/interactive/test-layout.c:
* tests/interactive/test-multistage.c:
* tests/interactive/test-paint-wrapper.c:
* tests/interactive/test-rotate.c:
* tests/interactive/test-scale.c:
* tests/interactive/test-texture-quality.c:
* tests/interactive/test-threads.c:
* tests/interactive/test-viewport.c: Update interactive tests
to the deprecations and new alpha API.
2008-11-18 04:50:03 -05:00
|
|
|
clutter_animation_set_mode
|
|
|
|
clutter_animation_get_mode
|
|
|
|
clutter_animation_set_duration
|
|
|
|
clutter_animation_get_duration
|
|
|
|
clutter_animation_set_loop
|
|
|
|
clutter_animation_get_loop
|
|
|
|
clutter_animation_set_timeline
|
|
|
|
clutter_animation_get_timeline
|
|
|
|
clutter_animation_set_alpha
|
|
|
|
clutter_animation_get_alpha
|
|
|
|
|
|
|
|
<SUBSECTION>
|
|
|
|
clutter_animation_bind_property
|
|
|
|
clutter_animation_update_property
|
|
|
|
clutter_animation_has_property
|
|
|
|
clutter_animation_unbind_property
|
|
|
|
clutter_animation_get_interval
|
|
|
|
|
|
|
|
<SUBSECTION>
|
|
|
|
clutter_actor_animate
|
|
|
|
clutter_actor_animate_with_timeline
|
|
|
|
clutter_actor_animate_with_alpha
|
|
|
|
|
|
|
|
<SUBSECTION Standard>
|
|
|
|
CLUTTER_TYPE_ANIMATION
|
|
|
|
CLUTTER_ANIMATION
|
|
|
|
CLUTTER_ANIMATION_CLASS
|
|
|
|
CLUTTER_IS_ANIMATION
|
|
|
|
CLUTTER_IS_ANIMATION_CLASS
|
|
|
|
CLUTTER_ANIMATION_GET_CLASS
|
|
|
|
|
|
|
|
<SUBSECTION Private>
|
|
|
|
ClutterAnimationPrivate
|
|
|
|
clutter_animation_get_type
|
|
|
|
</SECTION>
|
|
|
|
|
|
|
|
<SECTION>
|
|
|
|
<TITLE>Value intervals</TITLE>
|
|
|
|
<FILE>clutter-interval</FILE>
|
|
|
|
ClutterInterval
|
|
|
|
ClutterIntervalClass
|
|
|
|
clutter_interval_new
|
|
|
|
clutter_interval_new_with_values
|
|
|
|
clutter_interval_clone
|
|
|
|
clutter_interval_get_value_type
|
|
|
|
clutter_interval_set_initial_value
|
|
|
|
clutter_interval_get_initial_value
|
|
|
|
clutter_interval_peek_initial_value
|
|
|
|
clutter_interval_set_final_value
|
|
|
|
clutter_interval_get_final_value
|
|
|
|
clutter_interval_peek_final_value
|
|
|
|
clutter_interval_set_interval
|
|
|
|
clutter_interval_get_interval
|
|
|
|
|
2008-12-19 12:30:50 -05:00
|
|
|
<SUBSECTION>
|
|
|
|
clutter_interval_compute_value
|
2008-12-11 10:01:28 -05:00
|
|
|
clutter_interval_validate
|
2008-12-19 12:30:50 -05:00
|
|
|
|
2009-01-08 08:31:27 -05:00
|
|
|
<SUBSECTION>
|
|
|
|
ClutterProgressFunc
|
|
|
|
clutter_interval_register_progress_func
|
|
|
|
|
2008-11-17 Emmanuele Bassi <ebassi@linux.intel.com>
Bug 1014 - Clutter Animation API Improvements
* clutter/Makefile.am:
* clutter/clutter.h: Update the build
* clutter/clutter-types.h: Add AnimationMode, an enumeration
for easing functions.
* clutter/clutter-alpha.[ch]: Add the :mode property to
control the function bound to an Alpha instance using an
enumeration value. Also add six new alpha functions:
- ease-in, ease-out, ease-in-out
- sine-in, sine-out, sine-in-out
* clutter/clutter-deprecated.h: Deprecate the #defines for
the alpha functions. They will be replaced by entries in the
ClutterAnimationMode.
* clutter/clutter-interval.[ch]: Add ClutterInterval, an
object for defining, validating and computing an interval
between two values.
* clutter/clutter-animation.[ch]: Add ClutterAnimation, an
object responsible for animation the properties of a single
actor along an interval of values. ClutterAnimation memory
management is automatic. A simple wrapper method for
ClutterActor is provided:
clutter_actor_animate()
which will create, or update, an animation for the passed
actor.
* clutter/clutter-debug.h:
* clutter/clutter-main.c: Add a new 'animation' debug note.
* clutter/clutter-script.c: Clean up the alpha functions
whitelist, and add the new functions.
* doc/reference/clutter/Makefile.am:
* doc/reference/clutter/clutter-sections.txt: Update the
API reference.
* doc/reference/clutter/clutter-animation.xml: Renamed to
doc/reference/clutter/clutter-animation-tutorial.xml to
avoid clashes with the ClutterAnimation section.
* doc/reference/clutter/clutter-docs.sgml: Renamed to
doc/reference/clutter/clutter-docs.xml, as it was an XML
file and not a SGML file.
* tests/Makefile.am:
* tests/interactive/Makefile.am:
* tests/interactive/test-animation.c:
* tests/interactive/test-easing.c: Add two tests for the
new simple animation API and the easing functions.
* tests/interactive/test-actors.c:
* tests/interactive/test-behave.c:
* tests/interactive/test-depth.c:
* tests/interactive/test-effects.c:
* tests/interactive/test-layout.c:
* tests/interactive/test-multistage.c:
* tests/interactive/test-paint-wrapper.c:
* tests/interactive/test-rotate.c:
* tests/interactive/test-scale.c:
* tests/interactive/test-texture-quality.c:
* tests/interactive/test-threads.c:
* tests/interactive/test-viewport.c: Update interactive tests
to the deprecations and new alpha API.
2008-11-18 04:50:03 -05:00
|
|
|
<SUBSECTION Standard>
|
|
|
|
CLUTTER_TYPE_INTERVAL
|
|
|
|
CLUTTER_INTERVAL
|
|
|
|
CLUTTER_INTERVAL_CLASS
|
|
|
|
CLUTTER_IS_INTERVAL
|
|
|
|
CLUTTER_IS_INTERVAL_CLASS
|
|
|
|
CLUTTER_INTERVAL_GET_CLASS
|
|
|
|
|
|
|
|
<SUBSECTION Private>
|
|
|
|
ClutterIntervalPrivate
|
|
|
|
clutter_interval_get_type
|
|
|
|
</SECTION>
|
2008-12-08 09:22:39 -05:00
|
|
|
|
2008-12-11 10:37:21 -05:00
|
|
|
<SECTION>
|
|
|
|
<FILE>clutter-cairo-texture</FILE>
|
2009-01-07 09:53:54 -05:00
|
|
|
<TITLE>ClutterCairoTexture</TITLE>
|
2008-12-11 10:37:21 -05:00
|
|
|
ClutterCairoTexture
|
|
|
|
ClutterCairoTextureClass
|
|
|
|
clutter_cairo_texture_new
|
|
|
|
clutter_cairo_texture_set_surface_size
|
|
|
|
clutter_cairo_texture_get_surface_size
|
|
|
|
|
|
|
|
<SUBSECTION>
|
|
|
|
clutter_cairo_texture_create
|
|
|
|
clutter_cairo_texture_create_region
|
|
|
|
|
|
|
|
<SUBSECTION>
|
|
|
|
clutter_cairo_set_source_color
|
|
|
|
|
|
|
|
<SUBSECTION Standard>
|
|
|
|
CLUTTER_TYPE_CAIRO_TEXTURE
|
|
|
|
CLUTTER_CAIRO_TEXTURE
|
|
|
|
CLUTTER_IS_CAIRO_TEXTURE
|
|
|
|
CLUTTER_CAIRO_TEXTURE_CLASS
|
|
|
|
CLUTTER_IS_CAIRO_TEXTURE_CLASS
|
|
|
|
CLUTTER_CAIRO_TEXTURE_GET_CLASS
|
|
|
|
|
|
|
|
<SUBSECTION Private>
|
|
|
|
ClutterCairoTexturePrivate
|
|
|
|
clutter_cairo_texture_get_type
|
2009-01-09 09:26:35 -05:00
|
|
|
</SECTION>
|
2009-01-07 07:06:33 -05:00
|
|
|
|
2008-12-11 10:01:28 -05:00
|
|
|
<SECTION>
|
|
|
|
<TITLE>ClutterText</TITLE>
|
|
|
|
<FILE>clutter-text</FILE>
|
|
|
|
ClutterText
|
|
|
|
ClutterTextClass
|
|
|
|
clutter_text_new
|
|
|
|
clutter_text_new_full
|
|
|
|
clutter_text_new_with_text
|
|
|
|
|
|
|
|
<SUBSECTION>
|
|
|
|
clutter_text_set_text
|
|
|
|
clutter_text_get_text
|
|
|
|
clutter_text_set_activatable
|
|
|
|
clutter_text_get_activatable
|
|
|
|
clutter_text_set_alignment
|
|
|
|
clutter_text_get_alignment
|
|
|
|
clutter_text_set_attributes
|
|
|
|
clutter_text_get_attributes
|
|
|
|
clutter_text_set_color
|
|
|
|
clutter_text_get_color
|
|
|
|
clutter_text_set_ellipsize
|
|
|
|
clutter_text_get_ellipsize
|
|
|
|
clutter_text_set_font_name
|
|
|
|
clutter_text_get_font_name
|
2009-01-06 10:29:44 -05:00
|
|
|
clutter_text_set_password_char
|
|
|
|
clutter_text_get_password_char
|
2008-12-11 10:01:28 -05:00
|
|
|
clutter_text_set_justify
|
|
|
|
clutter_text_get_justify
|
|
|
|
clutter_text_get_layout
|
|
|
|
clutter_text_set_line_wrap
|
|
|
|
clutter_text_get_line_wrap
|
|
|
|
clutter_text_set_line_wrap_mode
|
|
|
|
clutter_text_get_line_wrap_mode
|
|
|
|
clutter_text_set_max_length
|
|
|
|
clutter_text_get_max_length
|
|
|
|
clutter_text_set_selectable
|
|
|
|
clutter_text_get_selectable
|
2008-12-16 07:42:44 -05:00
|
|
|
clutter_text_set_selection
|
2008-12-11 10:01:28 -05:00
|
|
|
clutter_text_get_selection
|
|
|
|
clutter_text_set_selection_bound
|
|
|
|
clutter_text_get_selection_bound
|
2009-01-06 19:30:59 -05:00
|
|
|
clutter_text_set_single_line_mode
|
|
|
|
clutter_text_get_single_line_mode
|
2008-12-11 10:01:28 -05:00
|
|
|
clutter_text_set_use_markup
|
|
|
|
clutter_text_get_use_markup
|
|
|
|
|
|
|
|
<SUBSECTION>
|
|
|
|
clutter_text_set_editable
|
|
|
|
clutter_text_get_editable
|
|
|
|
clutter_text_insert_text
|
|
|
|
clutter_text_insert_unichar
|
|
|
|
clutter_text_delete_chars
|
|
|
|
clutter_text_delete_text
|
|
|
|
clutter_text_get_chars
|
|
|
|
clutter_text_set_cursor_color
|
|
|
|
clutter_text_get_cursor_color
|
|
|
|
clutter_text_set_cursor_position
|
|
|
|
clutter_text_get_cursor_position
|
|
|
|
clutter_text_set_cursor_visible
|
|
|
|
clutter_text_get_cursor_visible
|
2008-12-16 05:43:05 -05:00
|
|
|
clutter_text_set_cursor_size
|
|
|
|
clutter_text_get_cursor_size
|
2008-12-11 10:01:28 -05:00
|
|
|
|
2008-12-16 12:44:13 -05:00
|
|
|
<SUBSECTION>
|
|
|
|
clutter_text_activate
|
|
|
|
|
2008-12-11 10:01:28 -05:00
|
|
|
<SUBSECTION Standard>
|
|
|
|
CLUTTER_IS_TEXT
|
|
|
|
CLUTTER_IS_TEXT_CLASS
|
|
|
|
CLUTTER_TEXT
|
|
|
|
CLUTTER_TEXT_CLASS
|
|
|
|
CLUTTER_TEXT_GET_CLASS
|
|
|
|
CLUTTER_TYPE_TEXT
|
|
|
|
|
|
|
|
<SUBSECTION Private>
|
|
|
|
ClutterTextPrivate
|
|
|
|
clutter_text_get_type
|
2008-12-11 10:37:21 -05:00
|
|
|
</SECTION>
|
2009-01-09 09:26:35 -05:00
|
|
|
|
2009-01-08 08:31:27 -05:00
|
|
|
<SECTION>
|
|
|
|
<FILE>clutter-animatable</FILE>
|
|
|
|
<TITLE>ClutterAnimatable</TITLE>
|
|
|
|
ClutterAnimatable
|
|
|
|
ClutterAnimatableIface
|
|
|
|
clutter_animatable_animate_property
|
|
|
|
|
|
|
|
<SUBSECTION Standard>
|
|
|
|
CLUTTER_TYPE_ANIMATABLE
|
|
|
|
CLUTTER_ANIMATABLE
|
|
|
|
CLUTTER_IS_ANIMATABLE
|
|
|
|
CLUTTER_ANIMATABLE_GET_IFACE
|
|
|
|
|
|
|
|
<SUBSECTION Private>
|
|
|
|
clutter_animatable_get_type
|
|
|
|
</SECTION>
|
|
|
|
|
2009-01-09 09:26:35 -05:00
|
|
|
<SECTION>
|
|
|
|
<TITLE>Key Bindings</TITLE>
|
|
|
|
<FILE>clutter-binding-pool</FILE>
|
|
|
|
ClutterBindingPool
|
|
|
|
ClutterBindingActionFunc
|
|
|
|
|
|
|
|
<SUBSECTION>
|
|
|
|
clutter_binding_pool_new
|
|
|
|
clutter_binding_pool_get_for_class
|
|
|
|
clutter_binding_pool_find
|
|
|
|
|
|
|
|
<SUBSECTION>
|
|
|
|
clutter_binding_pool_install_action
|
|
|
|
clutter_binding_pool_install_closure
|
|
|
|
clutter_binding_pool_override_action
|
|
|
|
clutter_binding_pool_override_closure
|
|
|
|
clutter_binding_pool_find_action
|
|
|
|
clutter_binding_pool_remove_action
|
|
|
|
clutter_binding_pool_block_action
|
|
|
|
clutter_binding_pool_unblock_action
|
|
|
|
|
|
|
|
<SUBSECTION>
|
|
|
|
clutter_binding_pool_activate
|
|
|
|
</SECTION>
|