[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
MenuItem activate signal
- From: dhk <dhkuhl optonline net>
- To: gtk-app-devel-list gnome org
- Subject: MenuItem activate signal
- Date: Fri, 06 Feb 2009 05:46:58 -0500
I have a callback that is called when a MenuItem is selected, but in the
callback the paramenter is which is suppose to be the MenuItem is NULL.
The callback signature is "void user_function (GtkMenuItem *menuitem,
gpointer user_data)".
What I want to do is set menuitem to be insensitive when sellected and
then sensitive when the task it calls is done.
Any ideas?
Thanks,
Dave
[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]