Functions

BOOLEAN__STRING_UINT_UINT_UINT_UINT (closure, return_value, n_param_values, param_values, invocation_hint, marshal_data)

VOID__OBJECT_OBJECT (closure, return_value, n_param_values, param_values, invocation_hint, marshal_data)

VOID__STRING_STRING (closure, return_value, n_param_values, param_values, invocation_hint, marshal_data)

gdk_xkb_destroy_keyboard_layouts (window, xkb_key_list)

gdk_xkb_set_layout (window, xkb_key_list, layouts, variants, options)

gdk_xkb_signal_emit (window, signal_id)

get_version ()

module_arg_init (argc, argv, context)

module_arg_init_post (argc, argv, context)

module_get_description ()

module_get_type ()

module_init (window)

window_activate (window_data)

window_append_padfile (window_data, padfile, domain)

window_destroy (window_data)

window_get_kbdui_name_get_description_with_index (index)

window_get_kbdui_name_get_name_with_index (index)

window_get_kbdui_name_get_type_with_index (index)

window_get_kbdui_name_list_length ()

window_get_visible (window_data)

window_get_window (window_data)

window_hide (window_data)

window_init (argv, type)

window_main (window_data)

window_new ()

window_reorder_button_pressed (window_data)

window_set_char_button_sensitive (window_data, sensitive)

window_set_kbdui_name (window_data, name)

window_set_paddir (window_data, paddir, domain)

window_set_show_layout (window_data, type)

window_set_show_table (window_data, type)

window_show (window_data)

Details

InputPad.BOOLEAN__STRING_UINT_UINT_UINT_UINT(closure, return_value, n_param_values, param_values, invocation_hint, marshal_data)
Parameters:
InputPad.VOID__OBJECT_OBJECT(closure, return_value, n_param_values, param_values, invocation_hint, marshal_data)
Parameters:
InputPad.VOID__STRING_STRING(closure, return_value, n_param_values, param_values, invocation_hint, marshal_data)
Parameters:
InputPad.gdk_xkb_destroy_keyboard_layouts(window, xkb_key_list)
Parameters:
InputPad.gdk_xkb_set_layout(window, xkb_key_list, layouts, variants, options)
Parameters:
Return type:

int

InputPad.gdk_xkb_signal_emit(window, signal_id)
Parameters:
InputPad.get_version()
Return type:

str

InputPad.module_arg_init(argc, argv, context)
Parameters:
Return type:

bool

InputPad.module_arg_init_post(argc, argv, context)
Parameters:
Return type:

bool

InputPad.module_get_description()
Return type:

str

InputPad.module_get_type()
Return type:

InputPad.WindowType

InputPad.module_init(window)
Parameters:

window (InputPad.GtkWindow) –

Return type:

bool

InputPad.window_activate(window_data)
Parameters:

window_data (object or None) –

InputPad.window_append_padfile(window_data, padfile, domain)
Parameters:
InputPad.window_destroy(window_data)
Parameters:

window_data (object or None) –

InputPad.window_get_kbdui_name_get_description_with_index(index)
Parameters:

index (int) –

Return type:

str

InputPad.window_get_kbdui_name_get_name_with_index(index)
Parameters:

index (int) –

Return type:

str

InputPad.window_get_kbdui_name_get_type_with_index(index)
Parameters:

index (int) –

Return type:

InputPad.WindowType

InputPad.window_get_kbdui_name_list_length()
Return type:

int

InputPad.window_get_visible(window_data)
Parameters:

window_data (object or None) –

Return type:

int

InputPad.window_get_window(window_data)
Parameters:

window_data (object or None) –

Return type:

object or None

InputPad.window_hide(window_data)
Parameters:

window_data (object or None) –

InputPad.window_init(argv, type)
Parameters:
Returns:

the exit value.

argv:

Address of the argv

do_exit:

If this is True, can call exit.

Return type:

(int, argv: [str], do_exit: int)

InputPad.window_main(window_data)
Parameters:

window_data (object or None) –

Return type:

int

InputPad.window_new()
Return type:

object or None

InputPad.window_reorder_button_pressed(window_data)
Parameters:

window_data (object or None) –

InputPad.window_set_char_button_sensitive(window_data, sensitive)
Parameters:
InputPad.window_set_kbdui_name(window_data, name)
Parameters:
InputPad.window_set_paddir(window_data, paddir, domain)
Parameters:
InputPad.window_set_show_layout(window_data, type)
Parameters:
InputPad.window_set_show_table(window_data, type)
Parameters:
InputPad.window_show(window_data)
Parameters:

window_data (object or None) –