prop_label_color_new


Description:

[ CCode ( cname = "gimp_prop_label_color_new" ) ]
[ Version ( since = "3.0" ) ]
public Widget prop_label_color_new (Object config, string property_name, bool editable)

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

Parameters:

config

Object to which property is attached.

property_name

Name of RGB property.

editable

Whether the widget should allow color editability.

Returns:

A new LabelColor widget.


Namespace: GimpUi
Package: gimp-ui-3.0