gtkStatusbarPop {RGtk2}R Documentation

gtkStatusbarPop

Description

Removes the first message in the GtkStatusBar's stack with the given context id.

Usage

gtkStatusbarPop(object, context.id)

Arguments

object [GtkStatusbar] a GtkStatusBar
context.id [numeric] 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.

Author(s)

Derived by RGtkGen from GTK+ documentation


[Package RGtk2 version 2.12.5-3 Index]