API Version: 41.0
Library Version: 41.0
void ide_omni_bar_add_status_icon ( IdeOmniBar* self, GtkWidget* widget, gint priority )
Adds a status-icon style widget to the end of the omnibar. Generally, you’ll want this to be either a GtkButton, GtkLabel, or something simple.
widget
GtkWidget*
The GtkWidget to add.
GtkWidget
priority
gint
The sort priority for widget.