summaryrefslogtreecommitdiff
path: root/gtk/gtkcssprovider.c
diff options
context:
space:
mode:
authorMorten Welinder <mortenw@gnome.org>2011-09-20 21:14:50 +0200
committerBenjamin Otte <otte@redhat.com>2011-09-22 21:44:05 +0200
commit9d96830571fcd1f2405d472970f5d0c0119af8ac (patch)
treea0677ed6864a57925c6f670d2dcd1de3e264d2c3 /gtk/gtkcssprovider.c
parent6499088f7fb06f4a50d197a39de84c236f22ad0c (diff)
downloadgtk+-9d96830571fcd1f2405d472970f5d0c0119af8ac.tar.gz
cssprovider: Remove outdated docs
Diffstat (limited to 'gtk/gtkcssprovider.c')
-rw-r--r--gtk/gtkcssprovider.c7
1 files changed, 0 insertions, 7 deletions
diff --git a/gtk/gtkcssprovider.c b/gtk/gtkcssprovider.c
index 10373427e1..15855069f6 100644
--- a/gtk/gtkcssprovider.c
+++ b/gtk/gtkcssprovider.c
@@ -668,13 +668,6 @@
* map intuitively in a widget based environment).
* </para>
* <para>
- * There is also a difference in shorthand properties, for
- * example in common CSS it is fine to define a font through
- * the different @font-family, @font-style, @font-size
- * properties, meanwhile in GTK+'s CSS only the canonical
- * @font property is supported.
- * </para>
- * <para>
* The currently supported properties are:
* </para>
* <informaltable>