gtk-d v3.8.3 (2018-05-28T20:50:39Z)
Home
Dub
Repo
Dialog.this
gtk
Dialog
Dialog
Sets our main struct and passes it to the parent class.
this
(GtkDialog* gtkDialog, bool ownedRef)
class
Dialog
this
(
GtkDialog
*
gtkDialog
,
bool
ownedRef
= false
)
this
(string title, Window parent, GtkDialogFlags flags, string[] buttonsText, ResponseType[] responses)
this
(string title, Window parent, GtkDialogFlags flags, StockID[] stockIDs, ResponseType[] responses)
this
()
Meta
Source
See Implementation
gtk
Dialog
Dialog
constructors
this
functions
addActionWidget
addButton
addButtons
addOnClose
addOnResponse
getActionArea
getContentArea
getDialogStruct
getHeaderBar
getResponseForWidget
getStruct
getWidgetForResponse
response
run
setAlternativeButtonOrder
setDefaultResponse
setResponseSensitive
static functions
alternativeDialogButtonOrder
getType
variables
gtkDialog
Sets our main struct and passes it to the parent class.