]> Pileus Git - ~andy/gtk/history - gtk/gtkstyleset.c
Add GtkWidgetPath parameter to gtk_style_provider_get_style().
[~andy/gtk] / gtk / gtkstyleset.c
2010-12-04 Carlos GarnachoAdd GtkWidgetPath parameter to gtk_style_provider_get_s...
2010-12-04 Carlos GarnachoGtkStyleSet: Add method to lookup property default...
2010-12-04 Carlos GarnachoGtkStyleSet: Make property registration take const...
2010-12-04 Carlos GarnachoGtkStyleSet: Add method to register border property.
2010-12-04 Carlos GarnachoGtkStyleSet: Add method to register font properties.
2010-12-04 Carlos GarnachoGtkStyleSet: Return default value if value is not set.
2010-12-04 Carlos GarnachoGtkStyleSet: Add valist and varargs getters/setters.
2010-12-04 Carlos GarnachoGtkStyleSet: Use property GQuark as store keys.
2010-12-04 Carlos GarnachoGtkStyleSet: Add style property registration funcs.
2010-12-04 Carlos GarnachoGtkStyleSet: Implement GtkStyleProvider.
2010-12-04 Carlos GarnachoAdd GtkStyleSet, a store of style properties.