gtk-d v3.2.2 (2016-01-21T22:21:54Z)
Home
Dub
Repo
Statusbar.addOnTextPopped
gtk
Statusbar
Statusbar
Is emitted whenever a new message is popped off a statusbar's stack.
class
Statusbar
void
addOnTextPopped
(
void
delegate
(
uint
,
string
,
Statusbar
)
dlg
,
ConnectFlags
connectFlags
= cast(
ConnectFlags
)0
)
Meta
Source
See Implementation
gtk
Statusbar
Statusbar
constructors
this
functions
addOnTextPopped
addOnTextPushed
getContextId
getMessageArea
getStatusbarStruct
getStruct
pop
push
remove
removeAll
setStruct
static functions
callBackTextPopped
callBackTextPushed
getType
variables
connectedSignals
gtkStatusbar
onTextPoppedListeners
onTextPushedListeners
Is emitted whenever a new message is popped off a statusbar's stack.