gtkStatusbarGetContextId {RGtk2}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 version 2.8.6 Index]