Re: [gtk-list] How to make widgets inactive??




On Mon, 28 Dec 1998 Robert_Gasch/PeopleSoft@peoplesoft.com wrote:
> 
> How do I make a widget inactive? What I'm thinking of is that a menu
>

gtk_widget_set_sensitive(widget, FALSE);

Havoc




[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]