gtk-d v3.8.1 (2018-04-16T20:28:38Z)
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.