gtk_widget_set_sensitive? On Sat, Jul 12, 2003 at 8:27:35 -0700, no6@pobox.com wrote: > How do I make a menu item that appears on a menu not selectable? I want > it to be in that half visable, grayed out state, but you can't select > that menu item. I also need to be able to change its state back to > selectable. There must be a property that controls this, but I can't seem > to find it. > > Thanks, > Adam