Tab

Constructors

this
this(DzlTab* dzlTab, bool ownedRef = false)

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

Members

Functions

addOnClicked
gulong addOnClicked(void delegate(Tab) dlg, ConnectFlags connectFlags = cast(ConnectFlags)0)
getActive
bool getActive()
getCanClose
bool getCanClose()
getEdge
GtkPositionType getEdge()
getIconName
string getIconName()
getStruct
void* getStruct()

the main Gtk struct as a void*

getStyle
DzlTabStyle getStyle()
getTabStruct
DzlTab* getTabStruct(bool transferOwnership = false)

Get the main Gtk struct

getTitle
string getTitle()
getWidget
Widget getWidget()
setActive
void setActive(bool active)
setCanClose
void setCanClose(bool canClose)
setEdge
void setEdge(GtkPositionType edge)
setGicon
void setGicon(IconIF gicon)
setIconName
void setIconName(string iconName)
setStyle
void setStyle(DzlTabStyle style)
setTitle
void setTitle(string title)
setWidget
void setWidget(Widget widget)

Static functions

getType
GType getType()

Variables

dzlTab
DzlTab* dzlTab;

the main Gtk struct

Inherited Members

From Bin

dzlBin
DzlBin* dzlBin;

the main Gtk struct

getDazzleBinStruct
DzlBin* getDazzleBinStruct(bool transferOwnership = false)

Get the main Gtk struct

getStruct
void* getStruct()

the main Gtk struct as a void*

getType
GType getType()

Meta