gtk.callback_action
Module for [CallbackAction] class
Types 3
A gtk.shortcut_action.ShortcutAction that invokes a callback.
Methods
CallbackActionGidBuilder builder() static nothrowGet builder for [gtk.callback_action.CallbackAction] Returns: New builder objectConstructors
this(gtk.types.ShortcutFunc callback = null)Create a custom action that calls the given callback when activated.Fluent builder implementation template for gtk.callback_action.CallbackAction
Fluent builder for gtk.callback_action.CallbackAction
Methods