set_sensitive


Description:

public void set_sensitive (string option, bool sensitive, string reason)

Set the sensitivity state for one of the options.

Use an option name like gcr_unlock_option_always. The reason will be displayed as a tooltip.

Parameters:

this

The unlock options widget

option

The option name

sensitive

The sensitivity state.

reason

A user displayable string which contains the reason for the sensitivity.