gtk-d v3.8.3 (2018-05-28T20:50:39Z)
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
constructors
this
functions
addOnTextPopped
addOnTextPushed
getContextId
getMessageArea
getStatusbarStruct
getStruct
pop
push
remove
removeAll
static functions
getType
variables
gtkStatusbar
Is emitted whenever a new message gets pushed onto a statusbar's stack.