set_sensitive


Description:

[ Version ( since = "3.0" ) ]
public void set_sensitive (string nick, bool sensitive)

Change the sensitivity of a possible nick.

Technically a non-sensitive nick means it cannot be chosen anymore (so [method@Gimp.Choice.is_valid] will return false; nevertheless [method@Gimp.Choice.list_nicks] and other functions to get information about a choice will still function).

Parameters:

this

the gimpchoice.

nick

the nick to lookup.