X-Git-Url: https://git.wh0rd.org/?a=blobdiff_plain;f=doc%2Ffcpattern.fncs;h=9a2e4059c9a23dbb64747f93485444ff55c4201f;hb=0c009d2b6df523bba7a10ad148287bed2df9ebd6;hp=0cfc4997a613a4d2d41ba1a8960972f4161de5f9;hpb=414f720281b416736b92913f4bcbceac1a781cde;p=fontconfig.git diff --git a/doc/fcpattern.fncs b/doc/fcpattern.fncs index 0cfc499..9a2e405 100644 --- a/doc/fcpattern.fncs +++ b/doc/fcpattern.fncs @@ -150,7 +150,8 @@ any existing list of values. @TYPE4@ FcValue * @ARG4@ v @PURPOSE@ Return a value from a pattern @DESC@ -Returns in `v the `idth value associated with the property `object'. +Returns in v the id'th value +associated with the property object. The value returned is not a copy, but rather refers to the data stored within the pattern directly. Applications must not free this value. @@