NotebookPage

open class NotebookPage(pointer: <Error class: unknown class><<Error class: unknown class>>)

GtkNotebookPage is an auxiliary object used by GtkNotebook.

Skipped during bindings generation

  • method detachable: Property has no getter nor setter

  • method menu: Property has no getter nor setter

  • method menu-label: Property has no getter nor setter

  • method position: Property has no getter nor setter

  • method reorderable: Property has no getter nor setter

  • method tab: Property has no getter nor setter

  • method tab-expand: Property has no getter nor setter

  • method tab-fill: Property has no getter nor setter

  • method tab-label: Property has no getter nor setter

Constructors

Link copied to clipboard
constructor(pointer: <Error class: unknown class><<Error class: unknown class>>)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard
open val child: Widget

The child for this page.

Link copied to clipboard
val gtkNotebookPagePointer: <Error class: unknown class><<Error class: unknown class>>

Functions

Link copied to clipboard
open fun getChild(): Widget

Returns the notebook child to which @page belongs.