gtk-d ~GtkD_2.3 (2021-12-23T06:27:26.4683562)
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
getChildNonHomogeneous
getChildSecondary
getLayout
getStruct
setChildNonHomogeneous
setChildSecondary
setLayout
setStruct
static functions
createActionBox
createOkBox
createOkCancelBox
variables
gtkButtonBox