On Fri, Feb 19, 2010 at 09:31:47AM +0200, Alberto Mardegan wrote: > BTW, I find the APIs for handling selections rather cumbersome, I > have to write about 20 lines of code just to know the selection > state of an item (if multiple selection is enabled). > > If I write a patch that adds > > gboolean hildon_touch_selector_is_selected(HildonTouchSelector *selector, > gint column, > gint index); > void hildon_touch_selector_set_selected(HildonTouchSelector *selector, > gint column, > gint index, > gboolean selected); > > would that have any chance of making its way in a future release?
Sure, can you please file a bug ? Berto _______________________________________________ maemo-developers mailing list [email protected] https://lists.maemo.org/mailman/listinfo/maemo-developers
