gtk-d v3.6.5 (2017-05-30T21:07:17Z)
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)
class
Dialog
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
classes
OnCloseDelegateWrapper
OnResponseDelegateWrapper
constructors
this
functions
addActionWidget
addButton
addButtons
addOnClose
addOnResponse
getActionArea
getContentArea
getDialogStruct
getHeaderBar
getResponseForWidget
getStruct
getWidgetForResponse
response
run
setAlternativeButtonOrder
setDefaultResponse
setResponseSensitive
setStruct
static functions
alternativeDialogButtonOrder
callBackClose
callBackCloseDestroy
callBackResponse
callBackResponseDestroy
getType
variables
gtkDialog
Both title and parent can be null.