GimpUi.LabelColor.get_value
@accepts(GimpUi.LabelColor)
@returns(Gegl.Color)
def get_value(self):
# Python wrapper for gimp_label_color_get_value()
This function returns the value shown by self.
- self
The #GtkLabelColor.
- Returns
@accepts(GimpUi.LabelColor)
@returns(Gegl.Color)
def get_value(self):
# Python wrapper for gimp_label_color_get_value()
This function returns the value shown by self.
The #GtkLabelColor.