sync with OpenBSD -current

This commit is contained in:
purplerain 2025-01-10 01:40:29 +00:00
parent 4b49aefbb1
commit 1fd36b57f8
Signed by: purplerain
GPG key ID: F42C07F07E2E35B7
945 changed files with 81965 additions and 59988 deletions

View file

@ -0,0 +1,14 @@
.\" auto-generated by docbook2man-spec from docbook-utils package
.TH "FcNameGetConstantFor" "3" "22 12月 2023" "Fontconfig 2.15.0" ""
.SH NAME
FcNameGetConstantFor \- Lookup symbolic constant For object
.SH SYNOPSIS
.nf
\fB#include <fontconfig/fontconfig.h>
.sp
const FcConstant * FcNameGetConstantFor (FcChar8 *\fIstring\fB, char *\fIobject\fB);
.fi\fR
.SH "DESCRIPTION"
.PP
Return the FcConstant structure related to symbolic constant \fIstring\fR
for \fIobject\fR\&.