TabPage

class TabPage(pointer: <Error class: unknown class><<Error class: unknown class>>)

An auxiliary class used by class@TabView.

Skipped during bindings generation

  • method keyword: Property TypeInfo of getter and setter do not match

  • method tooltip: Property TypeInfo of getter and setter do not match

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
val adwTabPagePointer: <Error class: unknown class><<Error class: unknown class>>
Link copied to clipboard
val child: <Error class: unknown class>

The child of the page.

Link copied to clipboard
open val gtkAccessiblePointer: <Error class: unknown class><<Error class: unknown class>>
Link copied to clipboard
var icon: <Error class: unknown class>?

The icon of the page.

Link copied to clipboard

Whether the indicator icon is activatable.

Link copied to clipboard
var indicatorIcon: <Error class: unknown class>?

An indicator icon for the page.

Link copied to clipboard

The tooltip of the indicator icon.

Link copied to clipboard

Whether to enable live thumbnail for this page.

Link copied to clipboard

Whether the page is loading.

Link copied to clipboard

Whether the page needs attention.

Link copied to clipboard

The parent page of the page.

Link copied to clipboard

Whether the page is pinned.

Link copied to clipboard

Whether the page is selected.

Link copied to clipboard
var thumbnailXalign: <Error class: unknown class>

The horizontal alignment of the page thumbnail.

Link copied to clipboard
var thumbnailYalign: <Error class: unknown class>

The vertical alignment of the page thumbnail.

Link copied to clipboard

The title of the page.

Functions

Link copied to clipboard

Gets the search keyword of @self.

Link copied to clipboard

Gets the tooltip of @self.

Link copied to clipboard

Invalidates thumbnail for @self.

Link copied to clipboard
fun setKeyword(keyword: String)

Sets the search keyword for @self.

Link copied to clipboard
fun setTooltip(tooltip: String)

Sets the tooltip of @self.