Re: GnomeIconList
- From: Federico Mena Quintero <federico helixcode com>
- To: ted slapfactory com
- CC: gnome-list gnome org
- Subject: Re: GnomeIconList
- Date: Tue, 21 Mar 2000 23:06:55 -0500
> I am having trouble connecting GnomeIconList (specifically its icons)
> to a double click event. I can connect to a select event, but that's
> it.
The "select_icon" signal passes an event argument to your handler, so
you just need to see if the event is not NULL and that the event->type
is GDK_2BUTTON_PRESS.
Federico
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]