cookbook: Fix examples
This commit is contained in:
parent
b74c722670
commit
da06f650df
@ -147,8 +147,6 @@ on_allocation_changed (ClutterActor *actor,
|
|||||||
ClutterAllocationFlags flags,
|
ClutterAllocationFlags flags,
|
||||||
gpointer user_data)
|
gpointer user_data)
|
||||||
{
|
{
|
||||||
ClutterActor *actor = CLUTTER_ACTOR (gobject);
|
|
||||||
|
|
||||||
g_print ("The bounding box is now: (%.2f, %.2f) (%.2f x %.2f)\n",
|
g_print ("The bounding box is now: (%.2f, %.2f) (%.2f x %.2f)\n",
|
||||||
clutter_actor_box_get_x (allocation),
|
clutter_actor_box_get_x (allocation),
|
||||||
clutter_actor_box_get_y (allocation),
|
clutter_actor_box_get_y (allocation),
|
||||||
|
Loading…
x
Reference in New Issue
Block a user