Method

GimpItemget_lock_content

Declaration [src]

gboolean
gimp_item_get_lock_content (
  GimpItem* item
)

Description [src]

Get the ‘lock content’ state of the specified item.

This procedure returns the specified item’s lock content state.

Available since:2.8

Return value

Returns: gboolean
 

Whether the item’s contents are locked.