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