Gjsify LogoGjsify Logo

Interface NotebookPage_ConstructProps

Hierarchy

Index

Properties

child?: Gtk.Widget

The child for this page.

detachable?: boolean

Whether the tab is detachable.

menu?: Gtk.Widget

The label widget displayed in the childs menu entry.

menu_label?: string

The text of the menu widget.

position?: number

The index of the child in the parent.

reorderable?: boolean

Whether the tab is reorderable by user action.

tab?: Gtk.Widget

The tab widget for tihs page.

tab_expand?: boolean

Whether to expand the childs tab.

tab_fill?: boolean

Whether the childs tab should fill the allocated area.

tab_label?: string

The text of the tab widget.

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