Gjsify LogoGjsify Logo

Interface Activatable_ConstructProps

Hierarchy

Index

Properties

related_action?: Gtk.Action

The action that this activatable will activate and receive updates from for various states and possibly appearance.

#GtkActivatable implementors need to handle the this property and call gtk_activatable_do_set_related_action() when it changes.

use_action_appearance?: boolean

Whether this activatable should reset its layout and appearance when setting the related action or when the action changes appearance.

See the #GtkAction documentation directly to find which properties should be ignored by the #GtkActivatable when this property is %FALSE.

#GtkActivatable implementors need to handle this property and call gtk_activatable_sync_action_properties() on the activatable widget when it changes.

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