gtk-d v3.6.5 (2017-05-30T21:07:17Z)
Home
Dub
Repo
Statusbar.addOnTextPushed
gtk
Statusbar
Statusbar
Is emitted whenever a new message gets pushed onto a statusbar's stack.
class
Statusbar
gulong
addOnTextPushed
(
void
delegate
(
uint
,
string
,
Statusbar
)
dlg
,
ConnectFlags
connectFlags
= cast(
ConnectFlags
)0
)
Meta
Source
See Implementation
gtk
Statusbar
Statusbar
classes
OnTextPoppedDelegateWrapper
OnTextPushedDelegateWrapper
constructors
this
functions
addOnTextPopped
addOnTextPushed
getContextId
getMessageArea
getStatusbarStruct
getStruct
pop
push
remove
removeAll
setStruct
static functions
callBackTextPopped
callBackTextPoppedDestroy
callBackTextPushed
callBackTextPushedDestroy
getType
variables
gtkStatusbar
Is emitted whenever a new message gets pushed onto a statusbar's stack.