Signal
GtkStatusbar::text-pushed
deprecated: 4.10 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 |
Deprecated since: 4.10 |
This widget will be removed in GTK 5 |