函数
PangoAttrFontDescnew
声明 [src]
PangoAttribute*
pango_attr_font_desc_new (
const PangoFontDescription* desc
)
返回值
类型: PangoAttribute
新分配的PangoAttribute
,需要使用pango_attribute_destroy()
来释放。
函数的调用者将接管数据,并负责释放它。 |
PangoAttribute*
pango_attr_font_desc_new (
const PangoFontDescription* desc
)
类型: PangoAttribute
新分配的PangoAttribute
,需要使用pango_attribute_destroy()
来释放。
函数的调用者将接管数据,并负责释放它。 |