X-Git-Url: https://git.wh0rd.org/?a=blobdiff_plain;f=doc%2Ffcconstant.fncs;h=e49235963c3397275cb3e8bbfcf476f289506933;hb=e690fbb20ec41ef018a32ac01118a41103c01289;hp=a09bb39211b838d155fef4e5821c72827c5bb6b2;hpb=61895ed16c0c06e4d6b2abeb8ff292d53b4ea499;p=fontconfig.git diff --git a/doc/fcconstant.fncs b/doc/fcconstant.fncs index a09bb39..e492359 100644 --- a/doc/fcconstant.fncs +++ b/doc/fcconstant.fncs @@ -1,5 +1,5 @@ /* - * $Id$ + * fontconfig/doc/fcconstant.fncs * * Copyright © 2003 Keith Packard * @@ -27,7 +27,9 @@ @TYPE2@ int% @ARG2@ nconsts @PURPOSE@ Register symbolic constants @DESC@ -Register nconsts new symbolic constants. +Register nconsts new symbolic constants. Returns +FcFalse if the constants cannot be registered (due to allocation failure). +Otherwise returns FcTrue. @@ @RET@ FcBool @@ -36,7 +38,9 @@ Register nconsts new symbolic constants. @TYPE2@ int% @ARG2@ nconsts @PURPOSE@ Unregister symbolic constants @DESC@ -Unregister nconsts symbolic constants. +Unregister nconsts symbolic constants. Returns +FcFalse if the specified constants were not registered. Otherwise returns +FcTrue. @@ @RET@ const FcConstant *