c
GObject.Object
Gdk.Cursor
| Import line: | Gdk = imports.gi.Gdk; |
| GIR File: | Gdk-3.0.gir |
| C documentation: | GdkCursor |
| Class : | Cursor |
| Extends: | GObject.Object |
| Properties | Defined By | |
|---|---|---|
|
cursor_type : Gdk.CursorType
|
Gdk.Cursor | |
|
display : Gdk.Display
|
Gdk.Cursor | |
| Method / Constructor | Defined By | |
|---|---|---|
|
new Gdk.Cursor
(Object properties)
Create a new Gdk.Cursor
Create a new Gdk.Cursor
|
||
|
Create a new Gdk.Cursor
Create a new Gdk.Cursor
|
||
|
Create a new Gdk.Cursor
Create a new Gdk.Cursor
|
||
|
Create a new Gdk.Cursor
Create a new Gdk.Cursor
|
||
|
Create a new Gdk.Cursor
Create a new Gdk.Cursor
|
||
|
get_cursor_type
()
:
Gdk.CursorType
|
Gdk.Cursor | |
|
get_display
()
:
Gdk.Display
|
Gdk.Cursor | |
|
get_image
()
:
GdkPixbuf.Pixbuf
|
Gdk.Cursor | |
| None |
| 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 |
|
|
Vte.Terminal
Method |
|