Statusbar.addSuffix

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

class Statusbar
void
addSuffix

Parameters

priority int

the priority

widget gtk.widget.Widget

a #GtkWidget to add.