Gtk.Statusbar.prototype.pop
function pop(context_id:Number):void {
// Gjs wrapper for gtk_statusbar_pop()
}Removes the first message in the Gtk.Statusbar's stack with the given context id.
Note that this may not change the displayed message, if the message at the top of the stack has a different context id.
- context_id
a context identifier