TitleBar

Constructors

this
this(HdyTitleBar* hdyTitleBar, bool ownedRef = false)

Sets our main struct and passes it to the parent class.

this
this()

Creates a new #HdyTitleBar.

Members

Functions

getSelectionMode
bool getSelectionMode()

Returns wether whether @self is in selection mode.

getStruct
void* getStruct()

the main Gtk struct as a void*

getTitleBarStruct
HdyTitleBar* getTitleBarStruct(bool transferOwnership = false)

Get the main Gtk struct

setSelectionMode
void setSelectionMode(bool selectionMode)

Sets whether @self is in selection mode.

Static functions

getType
GType getType()

Variables

hdyTitleBar
HdyTitleBar* hdyTitleBar;

the main Gtk struct

Meta