Class
GtkCallbackAction
since: 4.0
Description [src]
final class Gtk.CallbackAction : Gtk.ShortcutAction
{
/* No available fields */
}
A GtkShortcutAction
that invokes a callback.
Available since: 4.0
Constructors
gtk_callback_action_new
Create a custom action that calls the given callback
when activated.
since: 4.0
Instance methods
Methods inherited from GtkShortcutAction (3)
gtk_shortcut_action_activate
Activates the action on the widget
with the given args
.
since: 4.0
gtk_shortcut_action_print
Prints the given action into a string for the developer.
since: 4.0
gtk_shortcut_action_to_string
Prints the given action into a human-readable string.
since: 4.0
Signals
Signals inherited from GObject (1)
GObject::notify
The notify signal is emitted on an object when one of its properties has its value set through g_object_set_property(), g_object_set(), et al.
since: 2.0