TabStrip

Constructors

this
this(DzlTabStrip* dzlTabStrip, bool ownedRef)

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

this
this()

Members

Aliases

getStyle
alias getStyle = Widget.getStyle
Undocumented in source.

Functions

addControl
void addControl(Widget widget)
getEdge
GtkPositionType getEdge()
getStack
Stack getStack()
getStruct
void* getStruct()

the main Gtk struct as a void*

getStyle
DzlTabStyle getStyle()
getTabStripStruct
DzlTabStrip* getTabStripStruct(bool transferOwnership)

Get the main Gtk struct

setEdge
void setEdge(GtkPositionType edge)
setStack
void setStack(Stack stack)
setStyle
void setStyle(DzlTabStyle style)

Static functions

getType
GType getType()

Variables

dzlTabStrip
DzlTabStrip* dzlTabStrip;

the main Gtk struct

Meta