John Darrington <j...@darrington.wattle.id.au> writes: > On Sun, Apr 22, 2012 at 11:12:26AM -0700, Ben Pfaff wrote: > A "rectangular selection" is where you can click and drag to select > > PsppSheetView *GSEAL (tree_view); > - GtkSelectionMode GSEAL (type); > + PsppSheetSelectionMode GSEAL (type); > }; > > It occurs to me that GSEAL is something (fairly) recent in > GTK+. Our configure.ac file demands version 2.16 or later. > After these changes we should either confirm that it works with > 2.16 or update the requirement to something later.
The GTK+ "NEWS" file mentions GSEAL starting in 2.13, so I think it's a reasonable assumption that 2.16 has GSEAL. (If you know otherwise, I'll fix it.) _______________________________________________ pspp-dev mailing list pspp-dev@gnu.org https://lists.gnu.org/mailman/listinfo/pspp-dev