Method
GimpItemset_color_tag
Declaration [src]
gboolean
gimp_item_set_color_tag (
GimpItem* item,
GimpColorTag color_tag
)
Description [src]
Set the color tag of the specified item.
This procedure sets the specified item’s color tag.
Available since: | 2.10 |
Parameters
color_tag |
GimpColorTag |
The new item color tag. |