X-Git-Url: https://git.wh0rd.org/?a=blobdiff_plain;ds=sidebyside;f=doc%2Ffclangset.fncs;h=8f9678efcb68a284586709cdd85e815d71567ce1;hb=e63f90ce74d1f2c1e22959cb2ed97120eff3867f;hp=fd1634f9b3be0197eeb10ef5bb7e922851edc1e4;hpb=43bf659eedb3eeff75d219864af475dcadcf6983;p=fontconfig.git diff --git a/doc/fclangset.fncs b/doc/fclangset.fncs index fd1634f..8f9678e 100644 --- a/doc/fclangset.fncs +++ b/doc/fclangset.fncs @@ -62,7 +62,7 @@ two or three letter language from ISO 639 and Tt is a territory from ISO @FUNC@ FcLangSetDel @TYPE1@ FcLangSet * @ARG1@ ls @TYPE2@ const FcChar8 * @ARG2@ lang -@PURPOSE@ remove a language from a langset +@PURPOSE@ delete a language from a langset @DESC@ lang is removed from ls. lang should be of the form Ll-Tt where Ll is a @@ -85,7 +85,7 @@ Returns a set including only those languages found in either ls_als_a but not ls_b. +Returns a set including only those languages found in ls_a but not in ls_b. @@ @RET@ FcLangResult