Gtk.ShortcutManagerInterface¶
Fields¶
Name |
Type |
Access |
Description |
---|---|---|---|
add_controller |
r |
Add a |
|
g_iface |
r |
||
remove_controller |
r |
Remove a |
Methods¶
None
Details¶
- class Gtk.ShortcutManagerInterface¶
The list of functions that can be implemented for the
GtkShortcutManager
interface.Note that no function is mandatory to implement, the default implementation will work fine.