Gjsify LogoGjsify Logo

Hierarchy

  • WidgetActionActivateFunc

Callable

  • The type of the callback functions used for activating actions installed with gtk_widget_class_install_action().

    The parameter must match the parameter_type of the action.

    Parameters

    • widget: Gtk.Widget

      the widget to which the action belongs

    • actionName: string

      the action name

    • parameter: GLib.Variant

      parameter for activation

    Returns void

Legend

  • Module
  • Object literal
  • Variable
  • Function
  • Function with type parameter
  • Index signature
  • Type alias
  • Type alias with type parameter
  • Enumeration
  • Enumeration member
  • Property
  • Method
  • Interface
  • Interface with type parameter
  • Constructor
  • Property
  • Method
  • Index signature
  • Class
  • Class with type parameter
  • Constructor
  • Property
  • Method
  • Accessor
  • Index signature
  • Inherited constructor
  • Inherited property
  • Inherited method
  • Inherited accessor
  • Protected property
  • Protected method
  • Protected accessor
  • Private property
  • Private method
  • Private accessor
  • Static property
  • Static method