Function
Gtk.ActivateAction.get
Declaration [src]
GtkShortcutAction*
gtk_activate_action_get (
void
)
Description [src]
Gets the activate action.
This is an action that calls gtk_widget_activate()
on the given widget upon activation.
Return value
Returns: GtkActivateAction |
|
The activate action |
|
Ownership is not transferred to the caller |