2008-01-21 Emmanuele Bassi,,, <ebassi@sprite>

* clutter/clutter-behaviour-depth.h:
	* clutter/clutter-behaviour-depth.c:
	(clutter_behaviour_depth_set_bounds),
	(clutter_behaviour_depth_get_bounds): Add the depth-start and
	depth-end accessors.

	* tests/test-depth.c (timeline_completed): Use set_bounds()
	instead of g_object_set().

	* clutter.symbols: Add clutter_behaviour_depth_set_bounds()
	and clutter_behaviour_opacity_get_bounds() to the list of
	public symbols.
This commit is contained in:
Emmanuele Bassi
2008-01-21 16:07:28 +00:00
parent 689f026cb5
commit e0fc055dd2
7 changed files with 100 additions and 6 deletions

View File

@@ -1,3 +1,8 @@
2008-01-21 Emmanuele Bassi <ebassi@openedhand.com>
* clutter-sections.txt: Add ClutterBehaviourDepth properties
accessors.
2008-01-18 Emmanuele Bassi <ebassi@openedhand.com>
* subclassing-ClutterActor.sgml: Fix up the wording and the

View File

@@ -838,12 +838,15 @@ clutter_log2x
clutter_pow2x
clutter_powx
clutter_qmulx
clutter_qdivx
clutter_tani
<SUBSECTION Private>
CFX_DIV
CFX_INT
CFX_MUL
CFX_QMUL
CFX_QDIV
</SECTION>
<SECTION>
@@ -1082,6 +1085,8 @@ clutter_effect_template_get_type
ClutterBehaviourDepth
ClutterBehaviourDepthClass
clutter_behaviour_depth_new
clutter_behaviour_depth_set_bounds
clutter_behaviour_depth_get_bounds
<SUBSECTION Standard>
CLUTTER_BEHAVIOUR_DEPTH
CLUTTER_IS_BEHAVIOUR_DEPTH