OmniBar.addSuffix

Add a widget towards the end of the container, ordered by priority. The highest the priority, the closest to the start.

class OmniBar
void
addSuffix

Parameters

priority int

the priority

widget gtk.widget.Widget

the widget to add toward the end.