Extracted from Pike v8.0 release 28 as of 2015-09-20.
   

Method GTK1.Widget()->set_sensitive()


Method set_sensitive

GTK1.Widget set_sensitive(int sensitivep)

Description

True (1) or false (0). If true, the widget can receive events, otherwise the user cannot interact with the widget. Most widgets are drawn 'greyed' or more dim when they are unsensitive.