Method
IdeProjectTreeAddinload
Description
This function will call the IdeProjectTreeAddin::load vfunc of self.
This is used to initialize the project tree so that plugins can extend the contents of the tree.
Plugins should add a DzlTreeBuilder to the tree when loading, and remove
them when unloading.
See also: ide_project_tree_addin_unload()
| Available since: | 3.32 |