gtkStatusbarGetContextId {RGtk2.10}R Documentation

gtkStatusbarGetContextId

Description

Returns a new context identifier, given a description of the actual context.

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.10 version 2.10.6 Index]