gtkStatusbarPop: gtkStatusbarPop
Description
Removes the first message in the GtkStatusBar
's stack
with the given context id. Usage
gtkStatusbarPop(object, context.id)
Arguments
context.id
a context identifier
Details
Note that this may not change the displayed message, if
the message at the top of the stack has a different
context id.