Functions¶
|
|
|
Details¶
- FoundryGtk.gtk_init()¶
- FoundryGtk.shortcut_info_foreach(shortcuts, func, *func_data)¶
- Parameters:
shortcuts (
Gio.ListModel) – aGio.ListModelofGtk.Shortcutfunc (
FoundryGtk.ShortcutInfoFunc) – a callback for each shortcut info
Calls func for every shortcut info. Accelerators come from shortcuts by matching action and target.