Method
PanelOmniBarremove
Declaration [src]
void
panel_omni_bar_remove (
PanelOmniBar* self,
GtkWidget* widget
)
Description [src]
Removes a widget from the omni bar. Currently only prefix or suffix widgets are supported.
Parameters
widget
-
Type:
GtkWidget
The widget to remove.
The data is owned by the caller of the function.