FadeEffect
Object Hierarchy:
Description:
[ CCode ( type_id = "mx_fade_effect_get_type ()" ) ]
public class FadeEffect : OffscreenEffect
Content:
Properties:
Creation methods:
Methods:
- public void get_border (out uint top, out uint right, out uint bottom, out uint left)
Retrieves the border values for this
.
- public void get_bounds (out int x, out int y, out uint width, out uint height)
Retrieves the bounding box of the effect.
- public Color get_color ()
Retrieves the color used for the fade effect.
- public void set_border (uint top, uint right, uint bottom, uint left)
Sets the border to be used for the fading effect.
- public void set_bounds (int x, int y, uint width, uint height)
Sets the bounding box of the effect.
- public void set_color (Color color)
Sets the color of the fade effect.
Inherited Members:
All known members inherited from class Clutter.OffscreenEffect
- create_texture
- get_target
- get_target_rect
- get_target_size
All known members inherited from class Clutter.Effect
All known members inherited from class Clutter.ActorMeta
- get_enabled
- get_name
- name
- set_actor
- set_enabled
- set_name
All known members inherited from class GLib.Object
- @get
- @new
- @ref
- @set
- add_toggle_ref
- add_weak_pointer
- bind_property
- connect
- constructed
- disconnect
- dispose
- dup_data
- dup_qdata
- force_floating
- freeze_notify
- get_class
- get_data
- get_property
- get_qdata
- get_type
- getv
- interface_find_property
- interface_install_property
- interface_list_properties
- is_floating
- new_valist
- new_with_properties
- newv
- notify
- notify_property
- ref_count
- ref_sink
- remove_toggle_ref
- remove_weak_pointer
- replace_data
- replace_qdata
- set_data
- set_data_full
- set_property
- set_qdata
- set_qdata_full
- set_valist
- setv
- steal_data
- steal_qdata
- thaw_notify
- unref
- watch_closure
- weak_ref
- weak_unref