GtkCTree::node_set_selectable
void node_set_selectable(
GtkCTreeNode
node
, bool selectable);
Sets whether this node can be selected by the user. This is useful if
you have separators in the tree which have no function except that they
separate something and shall not be selectable by the user.