prop_color_area_new


Description:

[ CCode ( cname = "gimp_prop_color_area_new" ) ]
[ Version ( since = "2.4" ) ]
public Widget prop_color_area_new (Object config, string property_name, int width, int height, ColorAreaType type)

Creates a ColorArea to set and display the value of an RGB property.

Parameters:

config

Object to which property is attached.

property_name

Name of geglcolor property.

width

Width of color area.

height

Height of color area.

type

How transparency is represented.

Returns:

A new ColorArea widget.


Namespace: GimpUi
Package: gimp-ui-3.0