mirror of
https://github.com/ghostty-org/ghostty.git
synced 2025-07-14 15:56:13 +03:00
14 lines
347 B
Groff
Vendored
14 lines
347 B
Groff
Vendored
.\" auto-generated by docbook2man-spec from docbook-utils package
|
|
.TH "FcObjectSetDestroy" "3" "31 3月 2022" "Fontconfig 2.14.0" ""
|
|
.SH NAME
|
|
FcObjectSetDestroy \- Destroy an object set
|
|
.SH SYNOPSIS
|
|
.nf
|
|
\fB#include <fontconfig/fontconfig.h>
|
|
.sp
|
|
void FcObjectSetDestroy (FcObjectSet *\fIos\fB);
|
|
.fi\fR
|
|
.SH "DESCRIPTION"
|
|
.PP
|
|
Destroys an object set.
|