OmniBar.addPrefix

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

class OmniBar
void
addPrefix

Parameters

priority int

the priority

widget gtk.widget.Widget

the widget to add at the start.