c
Back to Seed Clases

Clutter


Classes

Interfaces

Structs

Unions

Enums

Struct Clutter.ActorBox

Import line: Clutter = imports.gi.Clutter;
GIR File: Clutter-1.0.gir
C documentation: ClutterActorBox
Struct : ActorBox
Properties
Properties Defined By
Methods / Constructors
Method / Constructor Defined By
 
new Clutter.ActorBox ()
Create a new Clutter.ActorBox
Create a new Clutter.ActorBox
 
Events
None
Used by These Methods / Signals / Properties
Class / Namespace Method / Signal / Properties
Clutter
Method
Clutter.actor_box_alloc () : Clutter.ActorBox
Clutter.Actor
Property
allocation : Clutter.ActorBox read only
Clutter.Actor
Property
content_box : Clutter.ActorBox read only
Clutter.Actor
Signal
allocation_changed (Actor self, ActorBox box, AllocationFlags flags) : none
Clutter.Actor
Method
allocate (ActorBox box, AllocationFlags flags) : none
Clutter.Actor
Method
allocate_align_fill (ActorBox box, gdouble x_align, gdouble y_align, gboolean x_fill, gboolean y_fill, AllocationFlags flags) : none
Clutter.Actor
Method
get_allocation_box () : Clutter.ActorBox
Clutter.Actor
Method
get_content_box () : Clutter.ActorBox
Clutter.Actor
Method
set_allocation (ActorBox box, AllocationFlags flags) : none
Clutter.LayoutManager
Method
allocate (Container container, ActorBox allocation, AllocationFlags flags) : none
Clutter.PaintNode
Method
add_rectangle (ActorBox rect) : none
Clutter.PaintNode
Method
add_texture_rectangle (ActorBox rect, gfloat x_1, gfloat y_1, gfloat x_2, gfloat y_2) : none
Clutter.PaintVolume
Method
union_box (ActorBox box) : none
Shell
Method
Shell.util_get_transformed_allocation (Actor actor) : Clutter.ActorBox
Shell.GenericContainer
Signal
allocate (GenericContainer self, ActorBox box, AllocationFlags flags) : none
St.Shadow
Method
get_box (ActorBox actor_box, ActorBox shadow_box) : none
St.ShadowHelper
Method
paint (ActorBox actor_box, guint8 paint_opacity) : none
St.ThemeNode
Method
get_background_paint_box (ActorBox allocation) : Clutter.ActorBox
St.ThemeNode
Method
get_content_box (ActorBox allocation) : Clutter.ActorBox
St.ThemeNode
Method
get_paint_box (ActorBox allocation) : Clutter.ActorBox
St.ThemeNode
Method
paint (ActorBox box, guint8 paint_opacity) : none
Documentation generated by Introspection Doc Generator Loosely Based on JsDoc Toolkit on Sun Oct 07 2012 17:19:06 GMT+0800 (HKT)