gtk-d v1.7.6 (2015-05-02T14:31:17Z)
Home
Dub
Repo
ButtonBox.createActionBox
gtk
ButtonBox
ButtonBox
class
ButtonBox
static
ButtonBox
createActionBox
(
void
delegate
(
Button
)
onClicked
,
StockID
[]
stocks
,
string
[]
actions
,
bool
vertical
= false
)
Meta
Source
See Implementation
gtk
ButtonBox
ButtonBox
constructors
this
functions
getButtonBoxStruct
getChildIpadding
getChildSecondary
getChildSize
getLayout
getStruct
setChildIpadding
setChildSecondary
setChildSize
setLayout
setStruct
static functions
createActionBox
createOkBox
createOkCancelBox
variables
gtkButtonBox