configure-im ( win im -- )


Vocabulary
ui.backend.gtk2

Inputs
wina GtkWindow
ima GtkIMContext


Outputs
None

Word description
Configures the input methods of the window. Must only be run after the window has been realized.

See also
gtk_widget_realize

Definition