FoundryGtk.ShortcutObserver¶
- Subclasses:
None
Methods¶
- Inherited:
- Structs:
class |
|
|
Virtual Methods¶
- Inherited:
Properties¶
Name |
Type |
Flags |
Short Description |
|---|---|---|---|
r/w/co |
Signals¶
- Inherited:
Name |
Short Description |
|---|---|
This signal is emitted when an action is determined to have been changed by the user or some other mechanism. |
Fields¶
- Inherited:
Class Details¶
- class FoundryGtk.ShortcutObserver(**kwargs)¶
- Bases:
- Abstract:
No
- Structure:
- classmethod new(model)¶
- Parameters:
model (
Gio.ListModel) –- Return type:
Signal Details¶
- FoundryGtk.ShortcutObserver.signals.accel_changed(shortcut_observer, action, accel)¶
- Signal Name:
accel-changed- Flags:
- Parameters:
shortcut_observer (
FoundryGtk.ShortcutObserver) – The object which received the signalaction (
str) – the action to be performed
This signal is emitted when an action is determined to have been changed by the user or some other mechanism.
Property Details¶
- FoundryGtk.ShortcutObserver.props.model¶
- Name:
model- Type:
- Default Value:
- Flags: