CallbackAction.this
this
(gtk.types.ShortcutFunc callback = null)Create a custom action that calls the given callback when activated.
Parameters
callback | the callback to call |
Returns
A new shortcut action
(gtk.types.ShortcutFunc callback = null)Create a custom action that calls the given callback when activated.
callback | the callback to call |