diff options
author | Keith Packard <keithp@koto.keithp.com> | 2007-11-13 15:16:58 -0800 |
---|---|---|
committer | Keith Packard <keithp@koto.keithp.com> | 2007-11-13 15:16:58 -0800 |
commit | eaf4470a465cbfb95e2ba4df017d45f7b1d9c131 (patch) | |
tree | 8a1a70a2174d90fe31b7b7369d6af1d2176db4b2 /doc | |
parent | 3fb38716aefef0fac300dee059403c04c1cbaa6c (diff) |
Document that FcConfigGetFonts returns the internal fontset (bug 13197)
FcConfigGetFonts returns the internal font set used by the library which
must not be freed by the application or 'bad things' will happen.
Diffstat (limited to 'doc')
-rw-r--r-- | doc/fcconfig.fncs | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/doc/fcconfig.fncs b/doc/fcconfig.fncs index 4a83f46..a3a3a26 100644 --- a/doc/fcconfig.fncs +++ b/doc/fcconfig.fncs @@ -149,7 +149,8 @@ cache file for a font directory. @PURPOSE@ Get config font set @DESC@ Returns one of the two sets of fonts from the configuration as specified -by <parameter>set</parameter>. +by <parameter>set</parameter>. This font set is owned by the library and must +not be freed. @@ @RET@ FcBlanks * |