gtk/modules
Emmanuele Bassi 162430fe5a settings: Move setting property registration in gtksettings.c
Some GtkSettings property are registered by other classes. This leads
to the "interesting" issue that setting GtkSettings:gtk-button-images
requires that the GtkButton class is referenced first - or that a
GtkButton is created.

https://bugzilla.gnome.org/show_bug.cgi?id=632538

This commit is a cherry-pick from master which (sadly) fixed the issue
only after we started the 2.9x work, and I completely forgot to backport
it. This is needed because GTK 2.x started tripping the warning added in
GObject by this bug:

https://bugzilla.gnome.org/show_bug.cgi?id=698614

Cherry-picked-from: 9f9edb662e
Signed-off-by: Emmanuele Bassi <ebassi@gnome.org>
2013-06-10 16:05:27 +01:00
..
engines pixbuf-engine: add a GtkRC option for widget direction 2012-07-05 10:08:10 -04:00
input settings: Move setting property registration in gtksettings.c 2013-06-10 16:05:27 +01:00
other Remove dangling weak-refs to TreeModel object 2013-05-09 11:55:46 -04:00
printbackends printing: Show correct status of a job 2013-06-06 11:14:21 +02:00
Makefile.am Add git.mk to generate .gitignore files 2009-05-04 14:29:21 -04:00