Clarify docs of GtkTextTag -set properties a bit

https://bugzilla.gnome.org/show_bug.cgi?id=687825
This commit is contained in:
Matthias Clasen 2013-02-03 17:22:48 -05:00
parent 1e85e0f017
commit 9bb25c7f95

View File

@ -65,7 +65,7 @@
* For each property of #GtkTextTag, there is a "set" property, e.g.
* "font-set" corresponds to "font". These "set" properties reflect
* whether a property has been set or not.
* You should not set them independently.
* They are maintained by GTK+ and you should not set them independently.
*/
#include "config.h"