gtk-d v3.0.0 (2015-03-15T18:41:33Z)
Home
Dub
Repo
ToolButton.this
gtk
ToolButton
ToolButton
Sets our main struct and passes it to the parent class.
this
(GtkToolButton* gtkToolButton, bool ownedRef)
class
ToolButton
this
(
GtkToolButton
*
gtkToolButton
,
bool
ownedRef
= false
)
this
(StockID stockID)
this
(Widget iconWidget, string label)
this
(string stockId)
Meta
Source
See Implementation
gtk
ToolButton
ToolButton
constructors
this
functions
addOnClicked
getIconName
getIconWidget
getLabel
getLabelWidget
getStockId
getStruct
getToolButtonStruct
getUseUnderline
setIconName
setIconWidget
setLabel
setLabelWidget
setStockId
setStruct
setUseUnderline
mixins
__anonymous
static functions
callBackClicked
getType
variables
connectedSignals
gtkToolButton
onClickedListeners
Sets our main struct and passes it to the parent class.