summaryrefslogtreecommitdiff
path: root/gtk/gtksettingsprivate.h
Commit message (Collapse)AuthorAgeFilesLines
* GtkSettings: Add a private getter for the sourceMatthias Clasen2014-09-221-0/+10
| | | | | | | | Settings have a little more metadata than plain properties. They can come from different sources. Make this information available so we can show it in the inspector. https://bugzilla.gnome.org/show_bug.cgi?id=736971
* Use a define for the default icon theme nameMatthias Clasen2014-07-091-0/+1
| | | | | We're using this name in two places, so match what we are doing for the default theme name, and use a macro.
* Use Adwaita as the default themeMatthias Clasen2014-06-131-1/+1
| | | | | This ensures that GTK+ applications have a high-quality theme on all platforms, and look consistent.
* settings: Store style cascade in settings objectBenjamin Otte2014-02-201-0/+2
| | | | | | | | This ensures that the initialization for the CSS theme happens when the style cascade gets queried. https://bugzilla.redhat.com/show_bug.cgi?id=1064922 https://bugzilla.mozilla.org/show_bug.cgi?id=972382
* Use a define for the default theme nameWilliam Jon McCann2014-01-241-0/+1
|
* Change FSF AddressJavier Jardón2012-02-271-2/+1
|
* Remove sealed members from GtkSettingsMatthias Clasen2010-12-231-0/+43