API 版本:1.0
库版本:1.56.0
由 gi-docgen 2024.2 生成
char* pango_font_description_to_filename ( const PangoFontDescription* desc )
创建字体描述的文件名表示。
文件名与调用 pango_font_description_to_string() 的结果相同,但文件名中不典型字符用下划线替代,并且完全小写。
pango_font_description_to_string()
类型: char*
char*
必须使用 g_free() 释放的新字符串。
NULL