函数
Pangoattr_insert_hyphens_new
since: 1.44
声明 [src]
PangoAttribute*
pango_attr_insert_hyphens_new (
gboolean insert_hyphens
)
返回值
类型: PangoAttribute
新分配的 PangoAttribute
,应使用 pango_attribute_destroy()
释放此属性。
函数的调用者负责处理数据的所有权,并负责释放数据。 |