gtkStatusbarPush: gtkStatusbarPush

Description Usage Arguments Value Author(s)

View source: R/gtkFuncs.R

Description

Pushes a new message onto a statusbar's stack.

Usage

1
gtkStatusbarPush(object, context.id, text)

Arguments

object

a GtkStatusbar

context.id

the message's context id, as returned by gtkStatusbarGetContextId

text

the message to add to the statusbar

Value

[numeric] a message id that can be used with gtkStatusbarRemove.

Author(s)

Derived by RGtkGen from GTK+ documentation


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