Statusbar.addSuffix

void addSuffix(int priority, gtk.widget.Widget widget)

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

Parameters

prioritythe priority
widgeta #GtkWidget to add.