get_documentation


Description:

[ Version ( since = "3.0" ) ]
public bool get_documentation (string nick, string label, string help)

Returns the documentation strings for nick.

Parameters:

this

the gimpchoice.

nick

the possible value's nick you need documentation for.

label

the label of nick.

help

the help text of nick.

Returns:

true if nick is found, false otherwise.