方法
PangoAttributeas_color
since: 1.50
声明 [src]
PangoAttrColor*
pango_attribute_as_color (
PangoAttribute* attr
)
返回值
类型: PangoAttrColor
作为 PangoAttrColor 的属性,或者如果不是颜色属性则返回 NULL。
| 返回的数据由实例拥有。 |
返回值可以是 NULL。 |
since: 1.50
PangoAttrColor*
pango_attribute_as_color (
PangoAttribute* attr
)
类型: PangoAttrColor
作为 PangoAttrColor 的属性,或者如果不是颜色属性则返回 NULL。
| 返回的数据由实例拥有。 |
返回值可以是 NULL。 |