Back to Seed Clases

Gdk


Classes

Interfaces

Structs

Unions

Enums

Enum Gdk.CursorType

Import line: Gdk = imports.gi.Gdk;
GIR File: Gdk-3.0.gir
C documentation: GdkCursorType
Enum : CursorType
The standard cursors available.
Values
Properties
Properties
None
Public Methods
None
Events
None
Used by These Methods / Signals / Properties
Class / Namespace Method / Signal / Properties
Gdk.Cursor
Method
new Gdk.Cursor.c_new (CursorType cursor_type) : Gdk.Cursor
Create a new Gdk.Cursor
Gdk.Cursor
Method
new Gdk.Cursor.for_display (Display display, CursorType cursor_type) : Gdk.Cursor
Create a new Gdk.Cursor
Gdk.Cursor
Method
get_cursor_type () : Gdk.CursorType
Returns the cursor type for this cursor.
Vte.Terminal
Method
match_set_cursor_type (gint32 tag, CursorType cursor_type) : none
Documentation generated by Introspection Doc Generator Loosely Based on JsDoc Toolkit on Sat Apr 16 2011 17:10:59 GMT+0800 (HKT)