c
Back to Seed Clases

Gdk


Classes

Interfaces

Structs

Unions

Enums

Struct Gdk.Point

Import line: Gdk = imports.gi.Gdk;
GIR File: Gdk-2.0.gir
C documentation: GdkPoint
Struct : Point
Properties
Properties Defined By
Methods / Constructors
Method / Constructor Defined By
 
new Gdk.Point ()
Create a new Gdk.Point
Create a new Gdk.Point
 
Events
None
Used by These Methods / Signals / Properties
Class / Namespace Method / Signal / Properties
Gdk
Method
Gdk.draw_lines (Drawable drawable, GC gc, Point points, gint32 n_points) : none
Gdk
Method
Gdk.draw_points (Drawable drawable, GC gc, Point points, gint32 n_points) : none
Gdk
Method
Gdk.draw_polygon (Drawable drawable, GC gc, gboolean filled, Point points, gint32 n_points) : none
Gtk
Method
Gtk.draw_polygon (Style style, Window window, StateType state_type, ShadowType shadow_type, Point points, gint32 npoints, gboolean fill) : none
Gtk
Method
Gtk.paint_polygon (Style style, Window window, StateType state_type, ShadowType shadow_type, Rectangle area, Widget widget, String detail, Point points, gint32 n_points, gboolean fill) : none
Gtk.IconInfo
Method
get_attach_points (Point points, gint32 n_points) : gboolean
Documentation generated by Introspection Doc Generator Loosely Based on JsDoc Toolkit on Thu Mar 31 2011 03:02:54 GMT+0800 (HKT)