prop_color_select_new


Description:

[ CCode ( cname = "gimp_prop_color_select_new" ) ]
[ Version ( since = "3.0" ) ]
public Widget prop_color_select_new (Object config, string property_name, int width, int height, ColorAreaType type)

Creates a ColorButton to set and display the value of a color property.

Parameters:

config

Object to which property is attached.

property_name

Name of [class@Gegl.Color] property.

width

Width of the colorpreview in pixels.

height

Height of the colorpreview in pixels.

type

How transparency is represented.

Returns:

A new ColorButton widget.


Namespace: GimpUi
Package: gimp-ui-3.0