get_label
Description:
public unowned string get_label (
string option)
Get the label for one of the options.
Use an option name like gcr_unlock_option_always.
Parameters:
this |
The unlock options widget
|
option |
The option name
|
Returns:
The current label for the option.
|