]> Pileus Git - ~andy/gtk/commit
GtkWidget: Add new set of methods to override style information.
authorCarlos Garnacho <carlosg@gnome.org>
Wed, 3 Nov 2010 11:21:04 +0000 (12:21 +0100)
committerCarlos Garnacho <carlosg@gnome.org>
Sat, 4 Dec 2010 14:38:36 +0000 (15:38 +0100)
commitf383e6b0a2ba681d81296c2f5196e6884f0f211d
tree3c1b7ff90294b978429539517d50965c987b4c06
parent920637abef35f4d26a2991b12aac830eb26ec8c4
GtkWidget: Add new set of methods to override style information.

gtk_widget_override_*() deprecates gtk_widget_modify_*(). There are
only functions to modify fg/bg/font/symbolic color, If anything more
fancy/complex is needed. There is the possibility of adding a
GtkStyleProvider yourself.
docs/reference/gtk/gtk3-sections.txt
gtk/gtk.symbols
gtk/gtkwidget.c
gtk/gtkwidget.h