gtkStatusbarPop {RGtk2} | R Documentation |
Removes the first message in the
GtkStatusBar's stack with the given context id.
gtkStatusbarPop(object, context.id)
|
a GtkStatusBar |
|
a context identifier |
Note that this may not change the displayed message, if the message at the top of the stack has a different context id.
Derived by RGtkGen from GTK+ documentation