summaryrefslogtreecommitdiff
path: root/gtk/gtkcssproviderprivate.h
Commit message (Collapse)AuthorAgeFilesLines
* GtkCssProvider: Allow to enable debug at runtimeMatthias Clasen2014-07-061-0/+2
| | | | | | Add a private function that lets us decide at runtime whether to keep css section information around - this will be useful in the GtkInspector.
* cssprovider: Export gtk_css_provider_load_named) functionBenjamin Otte2012-10-311-0/+4
| | | | | ... and document it. For now, the function is only exported internally.
* Revert "Bind the themes to the livecycle of the screen"Matthias Clasen2012-09-171-6/+1
| | | | | | | | | This reverts commit 1f5dea9eba4de5a54e9370fe8e4b90e6c0cec200, since it was causeing noticable behaviour changes. Previously, GTK_DATA_PREFIX=/ ./gtk3-demo would start gtk3-demo with the Raleigh theme. With that change, it was starting with no theme at all (i.e. all black).
* Bind the themes to the lifecycle of the screenWilliam Jon McCann2012-09-161-1/+6
| | | | https://bugzilla.gnome.org/show_bug.cgi?id=683896
* Change FSF AddressJavier Jardón2012-02-271-3/+1
|
* Privately export css_provider_get_theme_dirMatthias Clasen2011-01-271-0/+31