-
Cast constructor, converting any binary integer to a
NotebookTab.Declaration
Swift
@inlinable init!<I>(_ raw: I) where I : BinaryIntegerParameters
rawThe raw integer value to initialise the enum from
-
the first tab in the notebook
Declaration
Swift
static let first: GtkNotebookTab -
the last tab in the notebook
Declaration
Swift
static let last: GtkNotebookTab
View on GitHub
Install in Dash
NotebookTab Extension Reference