函数
GtkTreePathnew_from_indicesv
已弃用:4.10
声明 [src]
GtkTreePath*
gtk_tree_path_new_from_indicesv (
int* indices,
gsize length
)
返回值
类型: GtkTreePath
创建一个新GtkTreePath
。
函数的调用者将负责管理这些数据,并在适当的时候释放它们。 |
已弃用:4.10
GtkTreePath*
gtk_tree_path_new_from_indicesv (
int* indices,
gsize length
)
类型: GtkTreePath
创建一个新GtkTreePath
。
函数的调用者将负责管理这些数据,并在适当的时候释放它们。 |