GimpUi.Browser.set_widget

@accepts(GimpUi.Browser, Gtk.Widget)
@returns(none)
def set_widget(self, widget):
    # Python wrapper for gimp_browser_set_widget()
  

Sets the widget to appear on the right side of the self.

Since 2.4

self

a GimpUi.Browser widget

widget

a Gtk.Widget