gtkStatusbarRemove {RGtk2}R Documentation

gtkStatusbarRemove

Description

Forces the removal of a message from a statusbar's stack. The exact context.id and message.id must be specified.

Usage

gtkStatusbarRemove(object, context.id, message.id)

Arguments

object

a

GtkStatusBar
context.id

a context identifier

message.id

a message identifier, as returned by gtkStatusbarPush

Author(s)

Derived by RGtkGen from GTK+ documentation


[Package RGtk2 version 2.20.21 Index]