push
Description:
Pushes a new message onto a statusbar’s stack.
Parameters:
| this | |
| context_id |
the message’s context id, as returned by get_context_id |
| text |
the message to add to the statusbar |
Returns:
|
a message id that can be used with remove. |