c
Back to Seed Clases

Gdk


Classes

Interfaces

Structs

Unions

Enums

Struct Gdk.Region

Import line: Gdk = imports.gi.Gdk;
GIR File: Gdk-2.0.gir
C documentation: GdkRegion
Struct : Region
Properties
None
Methods / Constructors
Method / Constructor Defined By
Events
None
Used by These Methods / Signals / Properties
Class / Namespace Method / Signal / Properties
Gdk
Method
Gdk.cairo_region (Context cr, Region region) : none
Gdk.GC
Method
set_clip_region (Region region) : none
Gdk.Window
Method
begin_paint_region (Region region) : none
Gdk.Window
Method
input_shape_combine_region (Region shape_region, gint32 offset_x, gint32 offset_y) : none
Gdk.Window
Method
invalidate_maybe_recurse (Region region, void* child_func, void* user_data) : none
Gdk.Window
Method
invalidate_region (Region region, gboolean invalidate_children) : none
Gdk.Window
Method
move_region (Region region, gint32 dx, gint32 dy) : none
Gdk.Window
Method
shape_combine_region (Region shape_region, gint32 offset_x, gint32 offset_y) : none
Documentation generated by Introspection Doc Generator Loosely Based on JsDoc Toolkit on Thu Mar 31 2011 03:02:54 GMT+0800 (HKT)