gtkStatusbarGetContextId {RGtk2} | R Documentation |
Returns a new context identifier, given a description of the actual context. Note that the description is not shown in the UI.
gtkStatusbarGetContextId(object, context.description)
|
[GtkStatusbar ] a GtkStatusbar |
|
[character] textual description of what context the new message is being used in |
[numeric] an integer id
Derived by RGtkGen from GTK+ documentation