gtk-d v3.1.3 (2015-05-25T12:16:21Z)
Home
Dub
Repo
Statusbar.addOnTextPushed
gtk
Statusbar
Statusbar
Is emitted whenever a new message gets pushed onto a statusbar's stack.
class
Statusbar
void
addOnTextPushed
(
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 gets pushed onto a statusbar's stack.