Statusbar.addPrefix

Adds a widget into the prefix with priority. The higher the priority the closer to the start the widget will be added.

class Statusbar
void
addPrefix

Parameters

priority int

the priority

widget gtk.widget.Widget

a #GtkWidget to add.