API 版本: 1.0
库版本: 1.56.0
由 gi-docgen 2024.2 生成
struct PangoAttrFontDesc { PangoAttribute attr; PangoFontDescription* desc; }
PangoAttrFontDesc 结构用于存储在 once 处设置字体描述所有方面的属性。
PangoAttrFontDesc
attr
属性的公共部分。
desc
字体描述,它是 attribute 的值。
创建新的字体描述 attribute。
内容