FoundryGtk.ShortcutInfo¶
Fields¶
None
Methods¶
class |
|
|
|
|
|
|
|
|
|
|
Details¶
- class FoundryGtk.ShortcutInfo¶
- classmethod 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.
- get_action_target()¶
- Returns:
a
GLib.VariantorNone- Return type:
GLib.VariantorNone