Method
RBShellremove_widget
Declaration [src]
void
rb_shell_remove_widget (
RBShell* shell,
GtkWidget* widget,
RBShellUILocation location
)
Parameters
widget
-
Type:
GtkWidget
The
GtkWidget
to remove from the main window.The data is owned by the caller of the method. location
-
Type:
RBShellUILocation
The UI location to which the widget was originally added.