方法
GtkTreeSelectionselect_path
已弃用:4.10
声明 [源]
void
gtk_tree_selection_select_path (
GtkTreeSelection* selection,
GtkTreePath* path
)
参数
path
-
类型:
GtkTreePath
需选择的
GtkTreePath
。数据由方法调用者持有。
已弃用:4.10
void
gtk_tree_selection_select_path (
GtkTreeSelection* selection,
GtkTreePath* path
)
path
类型: GtkTreePath
需选择的 GtkTreePath
。
数据由方法调用者持有。 |