Statusbar.push

Pushes a new message onto a statusbar’s stack.

More...
class Statusbar
uint
push
(,
string text
)

Parameters

contextId uint

the message’s context id, as returned by gtk.statusbar.Statusbar.getContextId

text string

the message to add to the statusbar

Return Value

Type: uint

a message id that can be used with gtk.statusbar.Statusbar.remove.

Detailed Description

Deprecated: This widget will be removed in GTK 5