[doc] Note that fontset returned by FcConfigGetFonts should not be modified
This commit is contained in:
parent
6d764a3f9b
commit
3b725d0a31
|
@ -171,7 +171,7 @@ If <parameter>config</parameter> is NULL, the current configuration is used.
|
||||||
@DESC@
|
@DESC@
|
||||||
Returns one of the two sets of fonts from the configuration as specified
|
Returns one of the two sets of fonts from the configuration as specified
|
||||||
by <parameter>set</parameter>. This font set is owned by the library and must
|
by <parameter>set</parameter>. This font set is owned by the library and must
|
||||||
not be freed.
|
not be modified or freed.
|
||||||
If <parameter>config</parameter> is NULL, the current configuration is used.
|
If <parameter>config</parameter> is NULL, the current configuration is used.
|
||||||
@@
|
@@
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue