Constructor

DevhelpBookTreenew

Declaration [src]

DhBookTree*
dh_book_tree_new (
  DhProfile* profile
)

Description

No description available.

Parameters

profile

Type: DhProfile

A DhProfile, or NULL for the default profile.

The argument can be NULL.
The data is owned by the caller of the function.

Return value

Type: DhBookTree

A new DhBookTree widget.

The data is owned by the called function.