Statusbar.remove
void remove(uint contextId, uint messageId)Forces the removal of a message from a statusbar’s stack. The exact context_id and message_id must be specified.
Parameters
contextId | a context identifier |
messageId | a message identifier, as returned by [gtk.statusbar.Statusbar.push] |