[ Version ( since = "0.78" ) ]
public Tree? create_dests_tree ()
Creates named destinations balanced binary tree in this
The tree key is strings in the form returned by named_dest_to_bytestring
which constains a destination name. The tree value is the Dest which contains a named
destination. The return value must be freed with g_tree_destroy
.
this |
A Document |
the Tree, or |