gtk-d v3.5.1 (2017-01-10T22:24:21Z)
Home
Dub
Repo
InfoBar.OnCloseDelegateWrapper
gtk
InfoBar
InfoBar
Undocumented in source.
class
InfoBar
protected
class
OnCloseDelegateWrapper {
void
delegate
(
InfoBar
)
dlg
;
gulong
handlerId
;
ConnectFlags
flags
;
this
(void delegate(InfoBar) dlg, gulong handlerId, ConnectFlags flags);
}
Constructors
this
this
(void delegate(InfoBar) dlg, gulong handlerId, ConnectFlags flags)
Undocumented in source.
Members
Variables
dlg
void
delegate
(
InfoBar
)
dlg
;
Undocumented in source.
flags
ConnectFlags
flags
;
Undocumented in source.
handlerId
gulong
handlerId
;
Undocumented in source.
Meta
Source
See Implementation
gtk
InfoBar
InfoBar
classes
OnCloseDelegateWrapper
OnResponseDelegateWrapper
constructors
this
functions
addActionWidget
addButton
addButtons
addOnClose
addOnResponse
getActionArea
getContentArea
getInfoBarStruct
getMessageType
getShowCloseButton
getStruct
internalRemoveOnClose
internalRemoveOnResponse
response
setDefaultResponse
setMessageType
setResponseSensitive
setShowCloseButton
setStruct
static functions
callBackClose
callBackCloseDestroy
callBackResponse
callBackResponseDestroy
getType
variables
gtkInfoBar
onCloseListeners
onResponseListeners