2.90.4: 2010-06-29 Murray Cumming Added Button and Table methods. * gtk/src/gtk_docs.xml: Regenerated with docextract_to_xml.py. * gtk/src/gtk_methods.defs: Regenerated with h2defs.py. * gtk/src/button.hg: Added get_event_window(). * gtk/src/table.hg: Added get_size(). 2010-06-28 Murray Cumming PrintOperation: const and refcount fixes. * gtk/src/printoperation.hg: get_default_page_setup(), get_print_settings(): Use refreturn, fixing bug #622957 (Kjell Ahlstedt) and also make sure there are const and non-const methods.