cluttermm
1.17.3
|
box | Return location for a Clutter::ActorBox. |
true
if a 2D paint box could be determined, else false
. 0
if no volume could be determined. The returned pointer is not guaranteed to be valid across multiple frames; if you want to keep it, you will need to copy it using clutter_paint_volume_copy(). relative_to_ancestor | A Clutter::Actor that is an ancestor of self (or 0 for the stage). |
0
if no volume could be determined. The returned pointer is not guaranteed to be valid across multiple frames; if you wish to keep it, you will have to copy it using clutter_paint_volume_copy(). x | The X coordinate of the new origin. |
y | The Y coordinate of the new origin. |
width | The new width. |
height | The new height. |
0
. 0
. index | The index of the axis. |
true
if the device is enabled. true
if the device has a cursor. index | The index of the key. |
keyval | Return location for the keyval at index. |
modifiers | Return location for the modifiers at index. |
true
if a key was set at the given index. enabled | true to enable the device. |
index | The index of the key. |
keyval | The keyval. |
modifiers | A bitmask of modifiers. |
0
. The returned Clutter::Path is owned by the constraint and it should not be unreferenced. 0
. The returned Clutter::Path is owned by the constraint and it should not be unreferenced. offset | The offset along the path. |
path | A Clutter::Path. |
actor | The Clutter::Actor using the constraint. |
index | The index of the node that has been reached. |
from_edge | The edge on the actor. |
to_edge | The edge on the source. |
offset | The offset to apply, in pixels. |
source | A Clutter::Actor, or 0 to unset the source. |
true
if the Clutter::Stage should accept focus, and false
otherwise. accept_focus | true to accept focus on show. |
true
if the timeline should automatically reverse, and false
otherwise. reverse | true if the timeline should reverse the direction. |