Re: [gtk-list] menu item enabled state
- From: Shaw Terwilliger <sterwill postman abisource com>
- To: saari netscape com
- CC: gtk-list redhat com
- Subject: Re: [gtk-list] menu item enabled state
- Date: Fri, 23 Apr 1999 15:20:45 -0500
Chris Saari wrote:
> What is the proper way to set the enabled or disabled state of a menu item? Just
> mucking with its style doesn't sound right...
Try:
gtk_widget_set_sensitive(GTK_WIDGET(item), [TRUE/FALSE]);
--
Shaw Terwilliger
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]