get_color_widget


Description:

[ CCode ( cname = "gimp_label_color_get_color_widget" ) ]
public unowned Widget get_color_widget ()

This function returns the color widget packed in this, which can be either a ColorButton (if the this is editable) or a ColorArea otherwise.

Parameters:

this

The LabelColor

Returns:

The color widget packed in this.