Functions¶
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Details¶
- InputPad.BOOLEAN__STRING_UINT_UINT_UINT_UINT(closure, return_value, n_param_values, param_values, invocation_hint, marshal_data)¶
- Parameters:
closure (
GObject.Closure)return_value (
GObject.Value)n_param_values (
int)param_values (
GObject.Value)
- InputPad.VOID__OBJECT_OBJECT(closure, return_value, n_param_values, param_values, invocation_hint, marshal_data)¶
- Parameters:
closure (
GObject.Closure)return_value (
GObject.Value)n_param_values (
int)param_values (
GObject.Value)
- InputPad.VOID__STRING_STRING(closure, return_value, n_param_values, param_values, invocation_hint, marshal_data)¶
- Parameters:
closure (
GObject.Closure)return_value (
GObject.Value)n_param_values (
int)param_values (
GObject.Value)
- InputPad.gdk_xkb_destroy_keyboard_layouts(window, xkb_key_list)¶
- Parameters:
window (
InputPad.GtkWindow)xkb_key_list (
InputPad.XKBKeyList)
- InputPad.gdk_xkb_set_layout(window, xkb_key_list, layouts, variants, options)¶
- Parameters:
window (
InputPad.GtkWindow)xkb_key_list (
InputPad.XKBKeyList)layouts (
str)variants (
str)options (
str)
- Return type:
- InputPad.gdk_xkb_signal_emit(window, signal_id)¶
- Parameters:
window (
InputPad.GtkWindow)signal_id (
int)
- InputPad.module_arg_init(argc, argv, context)¶
- Parameters:
argc (
int)argv (
str)context (
InputPad.GtkKbduiContext)
- Return type:
- InputPad.module_arg_init_post(argc, argv, context)¶
- Parameters:
argc (
int)argv (
str)context (
InputPad.GtkKbduiContext)
- Return type:
- InputPad.module_get_type()¶
- Return type:
- InputPad.module_init(window)¶
- Parameters:
window (
InputPad.GtkWindow)- Return type:
- InputPad.window_append_padfile(window_data, padfile, domain)¶
- InputPad.window_get_kbdui_name_get_description_with_index(index)¶
- InputPad.window_get_window(window_data)¶
- InputPad.window_init(argv, type)¶
- InputPad.window_set_char_button_sensitive(window_data, sensitive)¶
- InputPad.window_set_kbdui_name(window_data, name)¶
- InputPad.window_set_paddir(window_data, paddir, domain)¶
- InputPad.window_set_show_layout(window_data, type)¶
- Parameters:
- InputPad.window_set_show_table(window_data, type)¶
- Parameters:
type (
InputPad.WindowShowTableType)