gtk-d v3.8.3 (2018-05-28T20:50:39Z)
Home
Dub
Repo
Cursor.this
gdk
Cursor
Cursor
Sets our main struct and passes it to the parent class.
this
(GdkCursor* gdkCursor, bool ownedRef)
class
Cursor
this
(
GdkCursor
*
gdkCursor
,
bool
ownedRef
= false
)
this
(GdkCursorType cursorType)
this
(Display display, GdkCursorType cursorType)
this
(Display display, string name)
this
(Display display, Pixbuf pixbuf, int x, int y)
this
(Display display, Surface surface, double x, double y)
Meta
Source
See Implementation
gdk
Cursor
Cursor
constructors
this
functions
doref
getCursorStruct
getCursorType
getDisplay
getImage
getStruct
getSurface
unref
static functions
getType
variables
gdkCursor
Sets our main struct and passes it to the parent class.