Signal
GtkStatusbar::text-pushed
since: 4.0
Declaration
void
text_pushed (
GtkStatusbar* self,
guint context_id,
gchar* text,
gpointer user_data
)
Description [src]
Emitted whenever a new message gets pushed onto a statusbar’s stack.
Default handler: The default handler is called after the handlers added via |
Available since: 4.0 |