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