Statusbar.push

uint push(uint contextId, string text)

Pushes a new message onto a statusbar’s stack.

Parameters

contextIdthe message’s context id, as returned by [gtk.statusbar.Statusbar.getContextId]
textthe message to add to the statusbar

Returns

a message id that can be used with

[gtk.statusbar.Statusbar.remove].

Deprecated

This widget will be removed in GTK 5