ShortcutThemeEditor.addOnChanged

The "changed" signal is emitted when one of the rows within the editor has been changed.

You might want to use this signal to save your theme changes to your configured storage backend.

class ShortcutThemeEditor
gulong
addOnChanged
(
void delegate() dlg
,
ConnectFlags connectFlags = cast(ConnectFlags)0
)

Meta