RGtk2 (version 2.20.31)

gtkTreeModelRowHasChildToggled: gtkTreeModelRowHasChildToggled

Description

Emits the "row-has-child-toggled" signal on tree.model. This should be called by models after the child state of a node changes.

Usage

gtkTreeModelRowHasChildToggled(object, path, iter)

Arguments

object
path
A GtkTreePath pointing to the changed row
iter
A valid GtkTreeIter pointing to the changed row