Query: fcstrdirname
OS: debian
Section: 3
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
FcStrDirname(3) FcStrDirname(3)NAMEFcStrDirname - directory part of filenameSYNOPSIS#include <fontconfig.h> FcChar8 * FcStrDirname (const FcChar8 *file);DESCRIPTIONReturns the directory containing file. This is returned in newly allocated storage which should be freed when no longer needed.VERSIONFontconfig version 2.9.0 16 April 2012 FcStrDirname(3)