Gimp.Choice.prototype.list_nicks
function list_nicks(): Array(String) {
// Gjs wrapper for gimp_choice_list_nicks()
}
This procedure returns the list of nicks allowed for choice.
Since 3.0
- Returns
The list of choice's nicks.
function list_nicks(): Array(String) {
// Gjs wrapper for gimp_choice_list_nicks()
}
This procedure returns the list of nicks allowed for choice.
Since 3.0
The list of choice's nicks.