gtk-d v3.1.3 (2015-05-25T12:16:21Z)
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
constructors
this
functions
addActionWidget
addButton
addButtons
addOnClose
addOnResponse
getActionArea
getContentArea
getInfoBarStruct
getMessageType
getShowCloseButton
getStruct
response
setDefaultResponse
setMessageType
setResponseSensitive
setShowCloseButton
setStruct
static functions
callBackClose
callBackResponse
getType
variables
connectedSignals
gtkInfoBar
onCloseListeners
onResponseListeners
Sets our main struct and passes it to the parent class.