I'm playing around with a GtkTreeView widget with multiple selection.
Looks like gtk_tree_selection_get_selected_rows() (aka
TreeView.get_selected_rows()) isn't wrapped in pygtk 1.99.15.  ;-(  I
think I can workaround it using TreeView.selected_foreach(), but
that's a bit awkward.  Is this a deliberate omission, a known oversight,
or a minor detail that got left out by mistake?

        Greg
-- 
Greg Ward <[EMAIL PROTECTED]>                         http://www.gerg.ca/
Vote Cthulhu -- why settle for a lesser evil?
_______________________________________________
pygtk mailing list   [EMAIL PROTECTED]
http://www.daa.com.au/mailman/listinfo/pygtk
Read the PyGTK FAQ: http://www.async.com.br/faq/pygtk/

Reply via email to