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

contextIda context identifier
messageIda message identifier, as returned by [gtk.statusbar.Statusbar.push]