方法
GtkTreeModelrow_changed
已弃用:4.10
声明 [src]
void
gtk_tree_model_row_changed (
GtkTreeModel* tree_model,
GtkTreePath* path,
GtkTreeIter* iter
)
参数
path
-
类型:
GtkTreePath
A
GtkTreePath
pointing to the changed row.数据归方法的调用者所有。 iter
-
类型:
GtkTreeIter
A valid
GtkTreeIter
pointing to the changed row.数据归方法的调用者所有。