Gimp.Item.prototype.get_color_tag

function get_color_tag(): Gimp.ColorTag {
    // Gjs wrapper for gimp_item_get_color_tag()
}
  

Get the color tag of the specified item.

This procedure returns the specified item's color tag.

Since 2.10

Returns

The item's color tag.