gtkStatusbarRemove: gtkStatusbarRemove

Description Usage Arguments Author(s)

View source: R/gtkFuncs.R

Description

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

Usage

1
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


RGtk2 documentation built on Oct. 14, 2021, 5:08 p.m.