:right-sidebar: True ActivateAction =================================================================== .. currentmodule:: gi.repository.Gtk .. class:: ActivateAction(**properties: ~typing.Any) :no-contents-entry: Superclasses: :class:`~gi.repository.Gtk.ShortcutAction`, :class:`~gi.repository.GObject.Object` A ``GtkShortcutAction`` that calls :func:`~gi.repository.Gtk.Widget.activate`. Methods ------- .. rst-class:: interim-class .. class:: ActivateAction :no-index: .. method:: get() -> ~gi.repository.Gtk.ActivateAction Gets the activate action. This is an action that calls :func:`~gi.repository.Gtk.Widget.activate` on the given widget upon activation.