Method GTK2.Statusbar()->push()
- Method push
int 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.
int push(int context, string data)
Push a message onto the statusbar. The return value is an id that can be passed to remove later on.