Re: GnomeUIInfo & grayed out menu items.
- From: Federico Mena Quintero <federico nuclecu unam mx>
- To: andreas ag or at
- CC: gnome-list gnome org
- Subject: Re: GnomeUIInfo & grayed out menu items.
- Date: Tue, 7 Jul 1998 18:25:52 -0500
> I've been wondering how one can gray out menu items created via a
> GnomeUIInfo template with GnomeApp/GnomeMDI?
After you have generated the menus, the "widget" fields of your
GnomeUIInfo structures point to the corresponding menu items. So if
you know which GnomeUIInfo you want to modify, you can do
gtk_widget_set_sensitive (my_uiinfo.widget, FALSE);
Federico
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]