Method

GimpUiBrowserset_widget

Declaration [src]

void
gimp_browser_set_widget (
  GimpBrowser* browser,
  GtkWidget* widget
)

Description [src]

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

Available since:2.4

Parameters

widget GtkWidget
 

A GtkWidget.

 The data is owned by the caller of the function.