.\" This manpage has been automatically generated by docbook2man .\" from a DocBook document. This tool can be found at: .\" .\" Please send any bug reports, improvements, comments, patches, .\" etc. to Steve Cheng . .TH "FcStrSetAdd" "3" "08 March 2024" "Fontconfig 2.15.0" "" .SH NAME FcStrSetAdd \- add to a string set .SH SYNOPSIS .sp \fB#include .sp FcBool FcStrSetAdd (FcStrSet *\fIset\fB, const FcChar8 *\fIs\fB); \fR .SH "DESCRIPTION" .PP Adds a copy of \fIs\fR to \fIset\fR\&.