www.LinuxHowtos.org





FcNameGetConstantFor

Section: (3)
Updated: 02 July 2025
Index Return to Main Contents
 

NAME

FcNameGetConstantFor - Lookup symbolic constant For object  

SYNOPSIS

#include <fontconfig/fontconfig.h>

const FcConstant * FcNameGetConstantFor (FcChar8 *string, char *object);
 

DESCRIPTION

Return the FcConstant structure related to symbolic constant string for object.


 

Index

NAME
SYNOPSIS
DESCRIPTION