gtkStatusbarGetContextId {RGtk2}R Documentation

gtkStatusbarGetContextId

Description

Returns a new context identifier, given a description of the actual context. Note that the description is not shown in the UI.

Usage

gtkStatusbarGetContextId(object, context.description)

Arguments

object [GtkStatusbar] a GtkStatusbar
context.description [character] textual description of what context the new message is being used in

Value

[numeric] an integer id

Author(s)

Derived by RGtkGen from GTK+ documentation


[Package RGtk2 version 2.12.5-3 Index]