WidgetPainter.notifyCursorPosition

EXPERIMENTAL. subject to change.

When you draw a cursor, you can draw this to notify your window of where it is, for IME systems to use.

struct WidgetPainter
void
notifyCursorPosition
(
int x
,
int y
,
int width
,
int height
)

Meta