函数
Pangoattr_strikethrough_new
声明 [src]
PangoAttribute*
pango_attr_strikethrough_new (
gboolean strikethrough
)
返回值
类型: PangoAttribute
分配新建的 PangoAttribute
,应该使用 pango_attribute_destroy()
释放它。
函数调用者取得数据的所有权,并负责释放它。 |
PangoAttribute*
pango_attr_strikethrough_new (
gboolean strikethrough
)
类型: PangoAttribute
分配新建的 PangoAttribute
,应该使用 pango_attribute_destroy()
释放它。
函数调用者取得数据的所有权,并负责释放它。 |