FoundryGtk.ShortcutBundle

g FoundryGtk.ShortcutBundle FoundryGtk.ShortcutBundle GObject.GInterface GObject.GInterface Gio.ListModel Gio.ListModel GObject.GInterface->Gio.ListModel GObject.Object GObject.Object GObject.Object->FoundryGtk.ShortcutBundle Gio.ListModel->FoundryGtk.ShortcutBundle

Subclasses:

None

Methods

Inherited:

GObject.Object (37), Gio.ListModel (4)

Structs:

GObject.ObjectClass (5)

class

new ()

class

new_for_user (file)

error ()

override (shortcut_id, accelerator)

override_triggers (id_to_trigger)

parse (file)

Virtual Methods

Inherited:

GObject.Object (7), Gio.ListModel (3)

Properties

None

Signals

Inherited:

GObject.Object (1), Gio.ListModel (1)

Fields

Inherited:

GObject.Object (1), Gio.ListModel (1)

Class Details

class FoundryGtk.ShortcutBundle(**kwargs)
Bases:

GObject.Object, Gio.ListModel

Abstract:

No

Structure:

FoundryGtk.ShortcutBundleClass

classmethod new()
Return type:

FoundryGtk.ShortcutBundle

classmethod new_for_user(file)
Parameters:

file (Gio.File) –

Return type:

FoundryGtk.ShortcutBundle

error()
Return type:

GLib.Error

override(shortcut_id, accelerator)
Parameters:
  • shortcut_id (str) –

  • accelerator (str) –

Raises:

GLib.Error

Return type:

bool

override_triggers(id_to_trigger)
Parameters:

id_to_trigger ({object: object}) –

parse(file)
Parameters:

file (Gio.File) –

Raises:

GLib.Error

Return type:

bool