
[Top]
GTK
GTK.Statusbar
|
Method GTK.Statusbar()->get_context_id()
- Method
get_context_id
int GTK.Statusbar()->get_context_id(string context)
- Description
-
Create a new context id (or get the id of an old one). The argument
is any string. The return value can be used for ->push() ->pop()
and ->remove later on.
Extracted from Pike v7.3 release 11 at 2001-11-03.
|