expand

The "expand" signal is emitted when the expand() method is called. This normally occurs when the user clicks on the label of a collapsed node.

Callback function

void callback(GtkTreeItem tree_item);