On Fri, 22 Jun 2007, Murray Cumming wrote:
On Fri, 2007-06-22 at 10:27 +0200, Tim Janik wrote:
b) GtkTooltips is going to be deprecated in 2.12 anyways, so there is little use in continuing to use it anyway. c) note that the actual compilation changes could easily be ironed out by Gtk+ by doing s/_tips_data_list/tips_data_list/ but was introduced deliberately, to catch remaining tips_data_list uses in third-party code which should be removed now, since tips_data_list became a mere alias for NULL for future Gtk+ versions.When was GtkTooltips::tips_data_list deprecated, if it was every public API?
reppeating what i wrote above, GtkTooltips will be deprecated in 2.12 in favour of GtkTooltip.
Murray Cumming
--- ciaoTJ _______________________________________________ pygtk mailing list [email protected] http://www.daa.com.au/mailman/listinfo/pygtk Read the PyGTK FAQ: http://www.async.com.br/faq/pygtk/
