summaryrefslogtreecommitdiff
path: root/gtk/gtkstyleprovider.c
Commit message (Expand)AuthorAgeFilesLines
* More tiny documentation typo fixes.Murray Cumming2011-02-231-2/+2
* [GI] Add missing (transfer) annotationsPavel Holejsovsky2011-01-201-2/+3
* widgetpath: allow GTypes non-derived from GTK_TYPE_WIDGETCosimo Cecchi2010-12-171-1/+1
* GtkStyleProvider: Add GtkStateFlags parameter to get_style_property().Carlos Garnacho2010-12-041-1/+3
* Documentation improvementsMatthias Clasen2010-12-041-2/+2
* GtkStyleProvider: Pass a GParamSpec in get_style_property().Carlos Garnacho2010-12-041-5/+6
* s/GtkStyleSet/GtkStyleProperties/Carlos Garnacho2010-12-041-2/+2
* Add theming docsCarlos Garnacho2010-12-041-3/+49
* Remove gtkalias from style context code.Carlos Garnacho2010-12-041-5/+0
* GtkStyleProvider: Add gtk_style_provider_get_icon_factory().Carlos Garnacho2010-12-041-0/+16
* GtkStyleProvider: Add method to get widget style properties.Carlos Garnacho2010-12-041-1/+22
* Add GtkWidgetPath parameter to gtk_style_provider_get_style().Carlos Garnacho2010-12-041-2/+3
* Add GtkStyleProvider, an interface to provide style details.Carlos Garnacho2010-12-041-0/+66