Module ddi.Cursor
| Constructor Summary | |
|---|---|
| public |
(GdkCursor* gdkCursor) |
|
(CursorType cursorType) Creates a new cursor for the default display |
|
|
(Display display, CursorType cursorType) Creates a new cursor for the display and with a types |
|
| Methods Summary | |
|---|---|
| GdkCursor* |
gdkC() |
| Display |
getDisplay() \todo GdkCursor * gdk_cursor_new_from_pixmap (GdkPixmap * source, GdkPixmap * mask, GdkColor * fg, GdkColor * bg, gint x, gint y); Gets the display of this cursor |
| void |
unref() |