[doc] Note that fontset returned by FcConfigGetFonts should not be modified

This commit is contained in:
Behdad Esfahbod 2009-01-01 16:29:01 -05:00
parent 6d764a3f9b
commit 3b725d0a31
1 changed files with 1 additions and 1 deletions

View File

@ -171,7 +171,7 @@ If <parameter>config</parameter> is NULL, the current configuration is used.
@DESC@
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
not be freed.
not be modified or freed.
If <parameter>config</parameter> is NULL, the current configuration is used.
@@