Package: gtk

Function gtk-tree-model-row-changed

Lambda List

gtk-tree-model-row-changed (model path iter)

Arguments

model -- a gtk-tree-model object
path -- a gtk-tree-path instance pointing to the changed row
iter -- a valid gtk-tree-iter iterator pointing to the changed row

Details

Emits the "row-changed" signal on model.
 

See also

2021-3-4