get_sensitive
Description:
public bool get_sensitive (
string option)
Get the sensitivity state 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:
Whether the option is sensitive or not.
|