c
Back to Seed Clases

Gdk


Classes

Interfaces

Structs

Unions

Enums

Struct Gdk.Cursor

Import line: Gdk = imports.gi.Gdk;
GIR File: Gdk-2.0.gir
C documentation: GdkCursor
Struct : Cursor
Properties
Properties Defined By
Methods / Constructors
Method / Constructor Defined By
 
new Gdk.Cursor ()
Create a new Gdk.Cursor
Create a new Gdk.Cursor
 
Events
None
Used by These Methods / Signals / Properties
Class / Namespace Method / Signal / Properties
Gdk
Method
Gdk.pointer_grab (Window window, gboolean owner_events, EventMask event_mask, Window confine_to, Cursor cursor, guint32 time_) : Gdk.GrabStatus
Gdk.Window
Property
cursor : Gdk.Cursor
Gdk.Window
Method
get_cursor () : Gdk.Cursor
Gdk.Window
Method
set_cursor (Cursor cursor) : none
Vte.Terminal
Method
match_set_cursor (gint32 tag, Cursor cursor) : none
Documentation generated by Introspection Doc Generator Loosely Based on JsDoc Toolkit on Thu Mar 31 2011 03:02:54 GMT+0800 (HKT)