Method
IdeOmniBaradd_status_icon
Description
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.
Parameters
widget
-
Type:
GtkWidget
The
GtkWidget
to add.The data is owned by the caller of the method. priority
-
Type:
int
The sort priority for
widget
.