summaryrefslogtreecommitdiff
path: root/doc/fcfontset.fncs
diff options
context:
space:
mode:
authorKeith Packard <keithp@koto.keithp.com>2007-11-13 14:58:39 -0800
committerKeith Packard <keithp@koto.keithp.com>2007-11-13 14:58:39 -0800
commitfab44f3cb63dc8bd1285dcbd6ad4f1f468f91daf (patch)
tree1a5bd53ce2a1f863243f8030de369f0bbf842f47 /doc/fcfontset.fncs
parented7955a58f93927eb304ecf8d4d5274dbdc2362b (diff)
Document several function return values (Bug 13145).
Several functions had no indication of what the return value would be, mostly these were allocation failure returns.
Diffstat (limited to 'doc/fcfontset.fncs')
-rw-r--r--doc/fcfontset.fncs3
1 files changed, 2 insertions, 1 deletions
diff --git a/doc/fcfontset.fncs b/doc/fcfontset.fncs
index bcf4bd3e..e9e17014 100644
--- a/doc/fcfontset.fncs
+++ b/doc/fcfontset.fncs
@@ -45,7 +45,8 @@ well.
@PURPOSE@ Add to a font set
@DESC@
Adds a pattern to a font set. Note that the pattern is not copied before
-being inserted into the set.
+being inserted into the set. Returns FcFalse if the pattern cannot be
+inserted into the set (due to allocation failure). Otherwise returns FcTrue.
@@
@RET@ FcFontSet *