Method

GimpItemis_link_layer

unstable since: 3.2

Declaration [src]

gboolean
gimp_item_is_link_layer (
  GimpItem* item
)

Description [src]

Returns whether the item is a link layer.

This procedure returns TRUE if the specified item is a link layer.

Available since: 3.2

Return value

Type: gboolean

TRUE if the item is a link layer, FALSE otherwise.