Method
ClutterBackendset_input_method
Declaration [src]
void
clutter_backend_set_input_method (
ClutterBackend* backend,
ClutterInputMethod* method
)
Parameters
method
-
Type:
ClutterInputMethod
The input method.
The argument can be NULL
.The data is owned by the caller of the method.