public void copy (Gdk.GC src_gc);
public unowned Gdk.Colormap get_colormap ();
public unowned Gdk.Screen get_screen ();
- public virtual void get_values (Gdk.GCValues values);
+ public virtual void get_values (out Gdk.GCValues values);
public void offset (int x_offset, int y_offset);
public void set_background (Gdk.Color color);
public void set_clip_mask (Gdk.Bitmap mask);
gdk_drawable_get_size.height is_out="1"
gdk_draw_rgb*_image*.buf no_array_length="1"
gdk_draw_rgb*_image*.rgb_buf no_array_length="1"
+gdk_gc_get_values.values is_out="1"
GdkEvent is_value_type="0"
GdkEvent* is_value_type="1" has_type_id="0"
GdkEventButton.state type_name="ModifierType"