Gtk.ShortcutManagerInterface

Fields

Name

Type

Access

Description

add_controller

object

r

Add a GtkShortcutController to be managed.

g_iface

GObject.TypeInterface

r

remove_controller

object

r

Remove a GtkShortcutController that had previously been added

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.