@accepts(Gtk.Widget, RB.ShellUILocation) @returns(none) def remove_widget(widget, location)
Removes a widget added with rb_shell_add_widget from the main window.
widget : |
the GtkWidget to remove from the main window |
location : |
the UI location to which the widget was originally added |