gtk-d v3.7.3 (2017-12-16T16:21:49Z)
Home
Dub
Repo
InfoBar.this
gtk
InfoBar
InfoBar
Sets our main struct and passes it to the parent class.
this
(GtkInfoBar* gtkInfoBar, bool ownedRef)
class
InfoBar
this
(
GtkInfoBar
*
gtkInfoBar
,
bool
ownedRef
= false
)
this
(string[] buttonsText, ResponseType[] responses)
this
(StockID[] stockIDs, ResponseType[] responses)
this
()
Meta
Source
See Implementation
gtk
InfoBar
InfoBar
classes
OnCloseDelegateWrapper
OnResponseDelegateWrapper
constructors
this
functions
addActionWidget
addButton
addButtons
addOnClose
addOnResponse
getActionArea
getContentArea
getInfoBarStruct
getMessageType
getShowCloseButton
getStruct
response
setDefaultResponse
setMessageType
setResponseSensitive
setShowCloseButton
setStruct
static functions
callBackClose
callBackCloseDestroy
callBackResponse
callBackResponseDestroy
getType
variables
gtkInfoBar
onCloseListeners
onResponseListeners
Sets our main struct and passes it to the parent class.