gtk-d ~master (2021-12-27T01:42:50.7039388)
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.