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