Files
gtk3/tests
Michael Natterer 73800758fd deprecate gtk_type_class().
2008-06-18  Michael Natterer  <mitch@imendio.com>

	* gtk/gtktypeutils.[ch]: deprecate gtk_type_class().

	* gtk/gtk.symbols: changed accordingly.

	* gtk/gtksettings.c (gtk_settings_install_property)
	(gtk_settings_install_property_parser): get rid of using
	gtk_type_class() by keeping a static reference to GtkSettingsClass
	around in both functions and passing that pointer on to
	settings_install_property_parser().

	* tests/testgtk.c: use g_type_class_ref()/unref() instead of
	gtk_type_class().

	* gtk/gtkobject.c: #undef GTK_DISABLE_DEPRECATED around including
	gtktypeutils.h.


svn path=/trunk/; revision=20444
2008-06-18 07:00:46 +00:00
..
1997-11-24 22:37:52 +00:00
2007-07-02 22:24:39 +00:00
1998-02-27 06:13:22 +00:00
1997-11-24 22:37:52 +00:00
2008-05-29 23:12:21 +00:00
1997-11-24 22:37:52 +00:00
2003-09-30 20:55:24 +00:00
2003-09-30 20:55:24 +00:00
1997-11-24 22:37:52 +00:00
2008-02-21 18:03:04 +00:00
2005-07-13 05:44:22 +00:00
1997-11-24 22:37:52 +00:00
2005-07-12 18:08:20 +00:00
2004-09-30 14:46:21 +00:00
2006-04-26 12:39:25 +00:00
2008-06-18 07:00:46 +00:00
2004-10-28 15:00:05 +00:00
2007-10-04 12:52:46 +00:00