gtk-kt
gtk
/
org.gtk.gdk
/
Cursor
/
Cursor
Cursor
fun
Cursor
(
name
:
String
,
fallback
:
Cursor
?
)
Content copied to clipboard
See also
gdk_cursor_new_from_name
fun
Cursor
(
texture
:
Texture
,
hotspotX
:
Int
,
hotspotY
:
Int
,
fallback
:
Cursor
?
)
Content copied to clipboard
See also
gdk_cursor_new_from_texture
fun
Cursor
(
cursorPointer
:
CPointer
<
GdkCursor
>
)
Content copied to clipboard