Gjsify LogoGjsify Logo

Interface StackPage_ConstructProps

Hierarchy

Index

Properties

accessible_role?: AccessibleRole

The accessible role of the given GtkAccessible implementation.

The accessible role cannot be changed once set.

child?: Gtk.Widget

The child that this page is for.

icon_name?: string

The icon name of the child page.

name?: string

The name of the child page.

needs_attention?: boolean

Whether the page requires the user attention.

This is used by the [classGtk.StackSwitcher] to change the appearance of the corresponding button when a page needs attention and it is not the current one.

title?: string

The title of the child page.

use_underline?: boolean

If set, an underline in the title indicates a mnemonic.

visible?: boolean

Whether this page is visible.

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