On 6/22/07, Tim Janik <[EMAIL PROTECTED]> wrote:
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.

The real killer I suppose is the change in semantics. Otherwise you
would've used tips_data_list vs. _tips_data_list depending on
GTK_DISABLE_DEPRECATED ?


--
Tommi Komulainen                                 [EMAIL PROTECTED]
_______________________________________________
pygtk mailing list   pygtk@daa.com.au
http://www.daa.com.au/mailman/listinfo/pygtk
Read the PyGTK FAQ: http://www.async.com.br/faq/pygtk/

Reply via email to