Method

GimpItemis_channel

since: 2.8

Declaration [src]

gboolean
gimp_item_is_channel (
  GimpItem* item
)

Description [src]

Returns whether the item is a channel.

This procedure returns TRUE if the specified item is a channel.

Available since: 2.8

Return value

Type: gboolean

TRUE if the item is a channel, FALSE otherwise.