Gimp.Choice.prototype.get_label
function get_label(nick: String): String {
// Gjs wrapper for gimp_choice_get_label()
}
Since 3.0
- nick
the nick to lookup.
- Returns
the label of nick.
function get_label(nick: String): String {
// Gjs wrapper for gimp_choice_get_label()
}
Since 3.0
the nick to lookup.
the label of nick.