[ 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.
| this |
The LabelColor |
|
The color widget packed in this. |