Function winit::platform_impl::linux::x11::ime::context::preedit_draw_callback

source ยท
extern "C" fn preedit_draw_callback(
    _xim: XIM,
    client_data: XPointer,
    call_data: XPointer,
)
Expand description

Preedit text information to be drawn inline by the client.