cluttermm
1.17.3
|
true
if the actor contains the pointer, and false
otherwise. mode | The request mode. |
text_dir | The text direction for self. |
final | The final Clutter::ActorBox. |
progress | The interpolation progress. |
result | Return location for the interpolation. |
object | A Object. |
property_name | The name of the property on object to check. |
progress | A value between 0.0 and 1.0. |
value | An initialized value to store the computed result. |
true
if the computation yields has a value, otherwise (when an error occurs or the progress is before any of the keys) false
is returned and the Value is left untouched. object | A Object. |
property_name | The name of a property on object. |
true
if the property is eased in. object | A Object. |
property_name | The name of a property on object. |
object | A Object. |
property_name | The name of a property on object. |
ease_in | We are going to be easing in this property. |
object | A Object. |
property_name | The name of a property on object. |
interpolation | The Clutter::Interpolation to use. |
object | A Object to search for, or 0 for all. |
property_name | A specific property name to query for, or 0 for all. |
progress | A specific progress to search for or a negative value for all. |
duration | Milliseconds a run of the animator should last. |
object | A Object. |
property_name | The property to specify a key for. |
mode | The id of the alpha function to use. |
progress | The normalized range at which stage of the animation this value applies. |
value | The value property_name should have at progress. |
object | A Object. |
property_name | The property to specify a key for. |
mode | The id of the alpha function to use. |
progress | The normalized range at which stage of the animation this value applies. |
value | The value property_name should have at progress. |
timeline | A Clutter::Timeline. |
true
if the Clutter::BoxLayout should pack children at the beginning of the layout, and false
otherwise. pack_start | true if the layout should pack children at the beginning of the layout. |
spacing | The spacing between children of the layout, in pixels. |
device_type | The type of the core device. |
0
. The returned device is owned by the Clutter::DeviceManager and should not be modified or freed. device_type | The type of the core device. |
0
. The returned device is owned by the Clutter::DeviceManager and should not be modified or freed. device_id | The integer id of a device. |
0
. The returned device is owned by the Clutter::DeviceManager and should never be modified or freed. device_id | The integer id of a device. |
0
. The returned device is owned by the Clutter::DeviceManager and should never be modified or freed. min_width | Return location for the minimum column width, or 0 . |
max_width | Return location for the maximum column width, or 0 . |
true
if the Clutter::FlowLayout is homogeneous. min_height | Return location for the minimum row height, or 0 . |
max_height | Return location for the maximum row height, or 0 . |
spacing | The space between columns. |
min_width | Minimum width of a column. |
max_width | Maximum width of a column. |
homogeneous | Whether the layout should be homogeneous or not. |
orientation | The orientation of the layout. |
min_height | The minimum height of a row. |
max_height | The maximum height of a row. |
spacing | The space between rows. |
0
. The returned string is owned by the Clutter::InputDevice and should never be modified or freed. 0
. 0
. 0
. 0
. container | The Clutter::Container using manager. |
allocation | The Clutter::ActorBox containing the allocated area of container. |
flags | The allocation flags. |
container | The Clutter::Container using manager. |
for_width | The width for which the height should be computed, or -1. |
min_height_p | Return location for the minimum height of the layout, or 0 . |
nat_height_p | Return location for the natural height of the layout, or 0 . |
container | The Clutter::Container using manager. |
for_height | The height for which the width should be computed, or -1. |
min_width_p | Return location for the minimum width of the layout, or 0 . |
nat_width_p | Return location for the natural width of the layout, or 0 . |
container | A Clutter::Container using manager. |
actor | A Clutter::Actor child of container. |
property_name | The name of the property to set. |
value | A Value with the value of the property to set. |
container | A Clutter::Container using manager. |
width | Return location for the minimum width, in pixels, or 0 . |
height | Return location for the minimum height, in pixels, or 0 . |
true
if the stage should honour the opacity and the alpha channel of the stage color. width | Width, in pixels. |
height | Height, in pixels. |
use_alpha | Whether the stage should honour the opacity or the alpha channel of the stage color. |
event | A Clutter::Event of type Clutter::DELETE. |
font_desc | A Pango::FontDescription. |
preedit_str | The pre-edit string, or 0 to unset it. |
preedit_attrs | The pre-edit string attributes. |
cursor_pos | The cursor position for the pre-edit string. |