create_dests_tree
Description:
Creates a balanced binary tree of all named destinations 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
.
Parameters:
this |
A Document |
Returns:
the Tree, or |