Dazzle.ShortcutChord¶
Fields¶
None
Methods¶
class |
|
class |
|
class |
|
class |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Details¶
- class Dazzle.ShortcutChord¶
- classmethod equal(data1, data2)¶
- classmethod new_from_event(event)¶
- Parameters:
event (
Gdk.EventKey
) –- Return type:
- append_event(event)¶
- Parameters:
event (
Gdk.EventKey
) –- Return type:
- copy()¶
- Return type:
- free()¶
- get_nth_key(nth, keyval, modifier)¶
- Parameters:
nth (
int
) –keyval (
int
) –modifier (
Gdk.ModifierType
) –
- match(other)¶
- Parameters:
other (
Dazzle.ShortcutChord
) –- Return type: