
[Top]
GTK
GTK.Statusbar
|
Method GTK.Statusbar()->push()
- Method
push
int GTK.Statusbar()->push(int context, string data)
- Description
-
Push a message onto the statusbar. The return value is an id that
can be passed to remove later on.
Extracted from Pike v7.3 release 11 at 2001-11-03.
|