CallbackAction.this

this(void * ptr, Flag!"Take" take)
No documentation available for this declaration.
this(gtk.types.ShortcutFunc callback = null)

Create a custom action that calls the given callback when activated.

Parameters

callbackthe callback to call

Returns

A new shortcut action