gtk-d ~gtk4 (2021-12-20T08:37:41.4817885)
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
(string name, Cursor fallback)
this
(Texture texture, int hotspotX, int hotspotY, Cursor fallback)
Meta
Source
See Implementation
gdk
Cursor
Cursor
constructors
this
functions
getCursorStruct
getFallback
getHotspotX
getHotspotY
getName
getStruct
getTexture
static functions
getType
variables
gdkCursor
Sets our main struct and passes it to the parent class.