函数
Pangoattr_strikethrough_color_new
自版本:1.8
声明 [src]
PangoAttribute*
pango_attr_strikethrough_color_new (
guint16 red,
guint16 green,
guint16 blue
)
返回值
类型: PangoAttribute
新分配的 PangoAttribute,该值应使用 pango_attribute_destroy() 释放。
| 函数调用方获得对该数据的拥有权,并负责释放它。 |