Method

PanelStatusbarremove

Declaration [src]

void
panel_statusbar_remove (
  PanelStatusbar* self,
  GtkWidget* widget
)

Description [src]

Removes widget from the PanelStatusbar.

Parameters

widget GtkWidget
 

A GtkWidget to remove.

 The data is owned by the caller of the function.