Gimp.Resource.get_id
@accepts(Gimp.Resource)
@returns(gint32)
def get_id(self):
# Python wrapper for gimp_resource_get_id()
Since 3.0
- self
The resource.
- Returns
@accepts(Gimp.Resource)
@returns(gint32)
def get_id(self):
# Python wrapper for gimp_resource_get_id()
Since 3.0
The resource.