函数
Pangoattr_foreground_new
声明 [源代码]
PangoAttribute*
pango_attr_foreground_new (
guint16 red,
guint16 green,
guint16 blue
)
返回值
类型: PangoAttribute
新分配的 PangoAttribute
,应该用 pango_attribute_destroy()
释放。
函数调用者拥有数据的所权,并负责释放数据。 |
PangoAttribute*
pango_attr_foreground_new (
guint16 red,
guint16 green,
guint16 blue
)
类型: PangoAttribute
新分配的 PangoAttribute
,应该用 pango_attribute_destroy()
释放。
函数调用者拥有数据的所权,并负责释放数据。 |