gtk2/docs/tutorial
Nicola Fontana 1e1131c959 Do not use static GTypeInfo and GInterfaceInfo
Either g_type_register_static_simple (used by G_DEFINE_TYPE_EXTENDED)
and G_IMPLEMENT_INTERFACE use automatic variables for GTypeInfo and
GInterfaceInfo structs, while tutorials and source code often use
static variables. This commit consistently adopts the former method.

https://bugzilla.gnome.org/show_bug.cgi?id=600158
2009-11-06 01:21:09 +01:00
..
images
gtk_tut_12.es.sgml Substitute gtk_widget_ref/unref with g_object_ref/unref 2009-10-14 03:30:57 +02:00
gtk_tut_fr.sgml Revert name change 2008-07-01 22:57:50 +00:00
gtk_tut_it.sgml Revert name change 2008-07-01 22:57:50 +00:00
gtk_tut_packbox1.eps
gtk_tut_packbox1.gif
gtk_tut_packbox1.jpg
gtk_tut_packbox2.eps
gtk_tut_packbox2.gif
gtk_tut_packbox2.jpg
gtk_tut_table.eps
gtk_tut_table.gif
gtk_tut_table.jpg
gtk_tut.sgml Substitute gtk_widget_ref/unref with g_object_ref/unref 2009-10-14 03:30:57 +02:00
gtk-tut.sgml Do not use static GTypeInfo and GInterfaceInfo 2009-11-06 01:21:09 +01:00
Makefile.am Add git.mk to generate .gitignore files 2009-05-04 14:29:21 -04:00
package_tutorial.sh
package-db-tutorial.sh