forked from AuroraMiddleware/gtk
Clarify docs of GtkTextTag -set properties a bit
https://bugzilla.gnome.org/show_bug.cgi?id=687825
This commit is contained in:
parent
1e85e0f017
commit
9bb25c7f95
@ -65,7 +65,7 @@
|
|||||||
* For each property of #GtkTextTag, there is a "set" property, e.g.
|
* For each property of #GtkTextTag, there is a "set" property, e.g.
|
||||||
* "font-set" corresponds to "font". These "set" properties reflect
|
* "font-set" corresponds to "font". These "set" properties reflect
|
||||||
* whether a property has been set or not.
|
* 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"
|
#include "config.h"
|
||||||
|
Loading…
Reference in New Issue
Block a user