gtk.callback_action
Module for CallbackAction class
Types 3
A gtk.shortcut_action.ShortcutAction that invokes a callback.
Methods
CallbackAction self()Returns `this`, for use in `with` statements.CallbackActionGidBuilder builder()Get 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
CallbackAction build()Create object from builder. Returns: New object