is_valid
Description:
[
Version ( since =
"3.0" ) ]
public bool is_valid (
string nick)
This procedure checks if the given nick is valid and refers to an existing choice.
Parameters:
| this |
a gimpchoice.
|
| nick |
the nick to check.
|
Returns:
|
Whether the choice is valid.
|