gtk-d v3.8.3 (2018-05-28T20:50:39Z)
Home
Dub
Repo
Dialog.this
gtk
Dialog
Dialog
Both title and parent can be null.
this
(GtkDialog* gtkDialog, bool ownedRef)
this
(string title, Window parent, GtkDialogFlags flags, string[] buttonsText, ResponseType[] responses)
this
(string title, Window parent, GtkDialogFlags flags, StockID[] stockIDs, ResponseType[] responses)
class
Dialog
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
Both title and parent can be null.