Re: [gtk-list] Item "deactivate"
- From: Havoc Pennington <rhp zirx pair com>
- To: Alex Buoy <Alex Buoy eiffel com>
- cc: gtk-list redhat com
- Subject: Re: [gtk-list] Item "deactivate"
- Date: Tue, 22 Jun 1999 19:42:04 -0400 (EDT)
On Tue, 22 Jun 1999, Alex Buoy wrote:
>
> I want a command to be executed when deactivating the items (for instance a
> radio menu item) but I only saw the "activate" signal to connect to.
> How can I do that?
>
Radio and check items have a "toggled" signal you can use (check
GTK_CHECK_MENU_ITEM(menuitem)->active to see if the toggle resulted in a
deactivate or an activate).
Havoc
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]