Cursor

fun Cursor(name: String, fallback: Cursor?)

See also


fun Cursor(texture: Texture, hotspotX: Int, hotspotY: Int, fallback: Cursor?)

See also


fun Cursor(cursorPointer: CPointer<GdkCursor>)