| View previous topic :: View next topic |
| Author |
Message |
cohort
Joined: 07 Feb 2006 Posts: 47
|
Posted: Tue Mar 21, 2006 4:46 am Post subject: GtkIconView selection |
|
|
I need to get the selection of a GtkIconView when the signal 'selection-changed' is emitted. Any ideas?
The docs say 'GtkIconView::get_selected_items()' isn't implemented. |
|
| Back to top |
|
 |
cweiske
Joined: 08 Dec 2005 Posts: 454 Location: Leipzig/Germany
|
Posted: Tue Mar 21, 2006 10:33 am Post subject: |
|
|
The method is really not implemented yet.
You can look at the gnope AppRunner how I solved it. |
|
| Back to top |
|
 |
|