Class
IdeTreeNode
[−]
Description
final class Ide.TreeNode : GObject.Object
implements Gio.ListModel {
/* No available fields */
}
No description available.
[−]
Instance methods
ide_tree_node_insert_sorted
Insert child
as a child of self
at the sorted position
determined by cmpfn
.
ide_tree_node_traverse
Calls traverse_func
for each node that matches the requested
type, flags, and depth.
[+]
Methods inherited from GListModel (5)
[+]