Update docs
This commit is contained in:
parent
92da67a9fc
commit
36a3ced949
|
@ -388,7 +388,7 @@ and dparsed. If 'complain' is FcFalse, no warning will be displayed if
|
|||
'file' does not exist. Error and warning messages will be output to stderr.
|
||||
Returns FcFalse if fsome error occurred while loading the file, either a
|
||||
parse error, semantic error or allocation failure. Otherwise returns FcTrue.
|
||||
@SINCE@ 2.13.0
|
||||
@SINCE@ 2.12.5
|
||||
@@
|
||||
|
||||
@RET@ const FcChar8 *
|
||||
|
|
|
@ -212,7 +212,7 @@ and <parameter>b</parameter> binding for that associated with the property
|
|||
<parameter>object</parameter>.
|
||||
The Value returned is not a copy, but rather refers to the data stored
|
||||
within the pattern directly. Applications must not free this value.
|
||||
@SINCE@ 2.13.0
|
||||
@SINCE@ 2.12.5
|
||||
@@
|
||||
|
||||
@RET@ FcResult
|
||||
|
|
Loading…
Reference in New Issue