方法
PangoAttrListequal
自: 1.46
声明 [src]
gboolean
pango_attr_list_equal (
PangoAttrList* list,
PangoAttrList* other_list
)
参数
other_list
-
类型:
PangoAttrList
另一个
PangoAttrList
。数据由方法的调用者拥有。
自: 1.46
gboolean
pango_attr_list_equal (
PangoAttrList* list,
PangoAttrList* other_list
)
other_list
类型: PangoAttrList
另一个 PangoAttrList
。
数据由方法的调用者拥有。 |