winit
0.30.9
In winit::
platform_
impl::
linux::
x11::
ime::
input_
method
Structs
InputMethod
InputMethodName
PotentialInputMethod
PotentialInputMethods
XIMStyles
Enums
GetXimServersError
InputMethodResult
Style
Constants
XIM_NONE_STYLE
XIM_NOTHING_STYLE
XIM_PREEDIT_STYLE
Statics
GLOBAL_LOCK
Functions
get_xim_servers
open_im
Type Aliases
XIMStyle
winit
::
platform_impl
::
linux
::
x11
::
ime
::
input_method
Function
get_xim_servers
Copy item path
Settings
Help
Summary
Source
unsafe fn get_xim_servers( xconn: &
Arc
<
XConnection
>, ) ->
Result
<
Vec
<
String
>,
GetXimServersError
>