Gimp.Item.get_id
@accepts(Gimp.Item)
@returns(gint32)
def get_id(self):
# Python wrapper for gimp_item_get_id()
Since 3.0
- self
The item.
- Returns
@accepts(Gimp.Item)
@returns(gint32)
def get_id(self):
# Python wrapper for gimp_item_get_id()
Since 3.0
The item.