pop
Description:
public void pop (uint context_id)
Removes the first message in the 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.
Parameters:
this |
a Statusbar
|
context_id |
a context identifier
|