c
Back to Seed Clases

Gdk


Classes

Interfaces

Structs

Unions

Enums

GObject.Object
parent-child marker Gdk.Cursor

Class Gdk.Cursor

Import line: Gdk = imports.gi.Gdk;
GIR File: Gdk-3.0.gir
C documentation: GdkCursor
Class : Cursor
Extends: GObject.Object
Properties
Properties Defined By
Methods / Constructors
Method / Constructor Defined By
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.Device
Method
grab (Window window, GrabOwnership grab_ownership, gboolean owner_events, EventMask event_mask, Cursor cursor, guint32 time_) : Gdk.GrabStatus
Gdk.Window
Property
cursor : Gdk.Cursor
Gdk.Window
Method
get_cursor () : Gdk.Cursor
Gdk.Window
Method
get_device_cursor (Device device) : Gdk.Cursor
Gdk.Window
Method
set_cursor (Cursor cursor) : none
Gdk.Window
Method
set_device_cursor (Device device, 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 Sun Oct 07 2012 17:19:57 GMT+0800 (HKT)