Constructor

GimpUiCellRendererColornew

Declaration [src]

GtkCellRenderer*
gimp_cell_renderer_color_new (
  void
)

Description [src]

Creates a GtkCellRenderer that displays a color.

Available since:2.2

Return value

Returns: GtkCellRenderer
 

A new GimpCellRendererColor.

 The data is owned by the called function.