All Manuals > CAPI User Guide and Reference Manual > 21 CAPI Reference Entries

set-default-use-native-input-method Function

Summary

Controls the default of using native input method on GTK+.

Package

capi

Signature

set-default-use-native-input-method &key output-pane editor-pane => t

Arguments
output-pane
A boolean.
editor-pane
A boolean.
Description

The function set-default-use-native-input-method controls whether the native input method is used by default. Currently it has an effect only on GTK+.

The values of the keyword arguments are booleans. editor-pane changes the default for editor-pane and subclasses. output-pane controls the default for output-pane and subclasses, except editor-pane and its subclasses.

If a keyword argument is not supplied, the corresponding default is not set.

See also

output-pane
editor-pane
12.2.3 Native input method


CAPI User Guide and Reference Manual (Macintosh version) - 01 Dec 2021 19:31:27