Re: About popup menu...
- From: Paul Barton-Davis <pbd Op Net>
- To: "alan" <alan ielinux com>
- Cc: gtk-list gnome org
- Subject: Re: About popup menu...
- Date: Fri, 08 Dec 2000 10:46:50 -0500
>How can I know which row of user select by right_button click on gtk_clist?
gtk_clist_get_selection_info ();
it will tell you the row+column based on the x,y coordinates for the
event. call this from the button_press_event handler.
--p
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]