gtkStatusbarPush {RGtk2} | R Documentation |
Pushes a new message onto a statusbar's stack.
gtkStatusbarPush(object, context.id, text)
|
|
|
the message's context id, as returned by
|
|
the message to add to the statusbar |
[numeric] a message id that can be used with
gtkStatusbarRemove
.
Derived by RGtkGen from GTK+ documentation