Back to Seed Clases

Gdk


Classes

Interfaces

Structs

Unions

Enums

Struct Gdk.GCValues

Import line: Gdk = imports.gi.Gdk;
GIR File: Gdk-2.0.gir
C documentation: GdkGCValues
Struct : GCValues
  Show / Hide Inherited methods, properties and signals
Properties
Properties Defined By
Methods / Constructors
Method / Constructor Defined By
 
new Gdk.GCValues ()
Create a new Gdk.GCValues
Create a new Gdk.GCValues
 
Events
None
Used by These Methods / Signals / Properties
Class / Namespace Method / Signal / Properties
Gdk.GC
Method
new Gdk.GC.with_values (Drawable drawable, GCValues values, GCValuesMask values_mask) : Gdk.GC
Create a new Gdk.GC
Gdk.GC
Method
get_values (GCValues values) : none
Retrieves the current values from a graphics context.
Gdk.GC
Method
set_values (GCValues values, GCValuesMask values_mask) : none
Sets attributes of a graphics context in bulk.
Gtk
Method
Gtk.gc_get (Number depth, Colormap colormap, GCValues values, GCValuesMask values_mask) : Gdk.GC
Documentation generated by Introspection Doc Generator Loosely Based on JsDoc Toolkit on Tue Jun 22 2010 16:33:25 GMT+0800 (HKT)