Virtual Method
GimpUiColorDisplayconfigure
since: 2.0
Declaration [src]
GtkWidget*
configure (
GimpColorDisplay* display
)
Description [src]
Creates a configuration widget for display
which can be added to a
container widget.
Available since: 2.0
Return value
Type: GtkWidget
A new configuration widget for display
, or
NULL
if no specific widget exists.
The caller of the function takes ownership of the data, and is responsible for freeing it. |