gtk-d v3.7.3 (2017-12-16T16:21:49Z)
Home
Dub
Repo
InfoBar.response
gtk
InfoBar
InfoBar
Emits the “response” signal with the given @response_id.
class
InfoBar
void
response
(
int
responseId
)
Parameters
responseId
int
a response ID
Meta
Since
2.18
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
Emits the “response” signal with the given @response_id.