ShortcutController.getCurrentChord

This method gets the #DzlShortcutController:current-chord property. This is useful if you want to monitor in-progress chord building.

Note that this value will only be valid on the controller for the toplevel widget (a #GtkWindow). Chords are not tracked at the individual widget controller level.

class ShortcutController
getCurrentChord
(
)

Return Value

A #DzlShortcutChord or %NULL.

Meta