summaryrefslogtreecommitdiff
path: root/gtk/gtkstyleprovider.h
Commit message (Expand)AuthorAgeFilesLines
* styleproperties: Move into deprecated directoryBenjamin Otte2014-10-241-1/+1
* Improve the GTK_STYLE_PROVIDER_PRIORITY_FALLBACK docsMatthias Clasen2014-05-131-0/+5
* docs: use markdown instead of <filename> tagsWilliam Jon McCann2014-02-041-1/+1
* docs: mark base interface as privateWilliam Jon McCann2014-01-211-0/+3
* Move wholly deprecated classes to gtk/deprecated/Matthias Clasen2013-07-191-1/+1
* Add annotations to gtk headersMatthias Clasen2013-05-051-0/+2
* Move single-include guards inside include guardsMatthias Clasen2012-12-281-3/+3
* styleprovider: Deprecate two non-working functionsBenjamin Otte2012-11-241-0/+2
* Fix malformed doc commentsMatthias Clasen2012-04-121-1/+1
* gtk: Get gtkwidgetpath.h includes out of the public headersBenjamin Otte2012-03-191-2/+2
* Change FSF AddressJavier Jardón2012-02-271-3/+1
* Move gtkstyle and gtkrc to deprecated/Matthias Clasen2011-11-021-4/+4
* Block direct #including in style headersCarlos Garnacho2010-12-041-1/+5
* Parse user CSS from $XDG_CONFIG_HOME/gtk-3.0/gtk.cssCarlos Garnacho2010-12-041-1/+1
* Fix docs typo.Carlos Garnacho2010-12-041-1/+1
* GtkStyleProvider: Add GtkStateFlags parameter to get_style_property().Carlos Garnacho2010-12-041-0/+2
* Document predefined style provider prioritesMatthias Clasen2010-12-041-1/+41
* GtkStyleProvider: Pass a GParamSpec in get_style_property().Carlos Garnacho2010-12-041-2/+2
* s/GtkStyleSet/GtkStyleProperties/Carlos Garnacho2010-12-041-5/+5
* Add theming docsCarlos Garnacho2010-12-041-4/+10
* GtkSettings: implement GtkStyleProviderCarlos Garnacho2010-12-041-2/+3
* GtkStyleProvider: Add gtk_style_provider_get_icon_factory().Carlos Garnacho2010-12-041-0/+7
* GtkStyleProvider: Add method to get widget style properties.Carlos Garnacho2010-12-041-7/+9
* GtkStyleProvider: Add defines for most common priorities.Carlos Garnacho2010-12-041-0/+5
* Add GtkWidgetPath parameter to gtk_style_provider_get_style().Carlos Garnacho2010-12-041-2/+5
* Add GtkStyleProvider, an interface to provide style details.Carlos Garnacho2010-12-041-0/+58