方法
GtkTreePathcompare
已弃用: 4.10
声明 [源]
int
gtk_tree_path_compare (
const GtkTreePath* a,
const GtkTreePath* b
)
参数
b
-
类型:
GtkTreePath
要比较的
GtkTreePath
。数据由方法调用者拥有。
已弃用: 4.10
int
gtk_tree_path_compare (
const GtkTreePath* a,
const GtkTreePath* b
)
b
类型: GtkTreePath
要比较的 GtkTreePath
。
数据由方法调用者拥有。 |