Gjsify LogoGjsify Logo

Interface SimpleAction_ConstructProps

Hierarchy

Index

Properties

enabled?: boolean

If action is currently enabled.

If the action is disabled then calls to g_action_activate() and g_action_change_state() have no effect.

name?: string

The name of the action. This is mostly meaningful for identifying the action once it has been added to a #GSimpleActionGroup.

parameter_type?: VariantType

The type of the parameter that must be given when activating the action.

state?: GLib.Variant

The state of the action, or %NULL if the action is stateless.

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