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
  Show / Hide Inherited methods, properties and signals
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, Boolean owner_events, EventMask event_mask, Window confine_to, Cursor cursor, Number time_) : Gdk.GrabStatus
Gdk.Window
Property
cursor : Gdk.Cursor
The mouse pointer for a GdkWindow.
Gdk.Window
Method
set_cursor (Cursor cursor) : none
Sets the mouse pointer for a GdkWindow.
Gdk.Window
Method
get_cursor () : Gdk.Cursor
Retrieves a GdkCursor pointer for the cursor currently set on the specified GdkWindow, or NULL.
GooCanvas.Canvas
Method
pointer_grab (CanvasItem item, EventMask event_mask, Cursor cursor, Number time) : Gdk.GrabStatus
Vte.Terminal
Method
match_set_cursor (Number tag, Cursor cursor) : none
Documentation generated by Introspection Doc Generator Loosely Based on JsDoc Toolkit on Tue Jun 22 2010 16:33:25 GMT+0800 (HKT)