Gimp.Choice.get_id
@accepts(Gimp.Choice, unicode)
@returns(int)
def get_id(self, nick):
# Python wrapper for gimp_choice_get_id()
Since 3.0
- self
a %GimpChoice.
- nick
the nick to lookup.
- Returns
@accepts(Gimp.Choice, unicode)
@returns(int)
def get_id(self, nick):
# Python wrapper for gimp_choice_get_id()
Since 3.0
a %GimpChoice.
the nick to lookup.