Extracted from Pike v7.8 release 866 at 2016-11-06.
pike.ida.liu.se
[Top]
GTK
GTK.Statusbar

Method GTK.Statusbar()->get_context_id()


Method get_context_id

int 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.