Correct Since: tag for gtk-application-prefer-dark-theme

This setting was available since 2.90.x, so give it a 3.0 tag.

https://bugzilla.gnome.org/show_bug.cgi?id=670832
This commit is contained in:
Matthias Clasen
2012-02-26 20:48:34 -05:00
parent 7044e0aced
commit 939d6eabfa

View File

@ -1171,7 +1171,7 @@ gtk_settings_class_init (GtkSettingsClass *class)
* Dark themes should not be used for documents, where large spaces are white/light
* and the dark chrome creates too much contrast (web browser, text editor...).
*
* Since: 2.22
* Since: 3.0
*/
result = settings_install_property_parser (class,
g_param_spec_boolean ("gtk-application-prefer-dark-theme",