方法
GtkTreePathis_descendant
已弃用:4.10
声明 [src]
gboolean
gtk_tree_path_is_descendant (
GtkTreePath* path,
GtkTreePath* ancestor
)
参数
祖先
-
类型:
GtkTreePath
另一个
GtkTreePath
。数据由方法的调用者拥有。
已弃用:4.10
gboolean
gtk_tree_path_is_descendant (
GtkTreePath* path,
GtkTreePath* ancestor
)
祖先
类型: GtkTreePath
另一个 GtkTreePath
。
数据由方法的调用者拥有。 |