Class
DevhelpBookTree
Constructors
dh_book_tree_new
No description available.
Instance methods
dh_book_tree_select_uri
Selects the row corresponding to uri. It searches in the tree a DhLink
being at uri (if it’s an exact match), or containing uri (if uri contains
an anchor).
Properties
Devhelp.BookTree:profile
The DhProfile. If set to NULL, the default profile as returned by
dh_profile_get_default() is used.
Available since: 3.30
Signals
Devhelp.BookTree::link-selected
No description available.