Constructor

DevhelpNotebooknew

since: 3.30

Declaration [src]

DhNotebook*
dh_notebook_new (
  DhProfile* profile
)

Description

No description available.

Available since: 3.30

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: DhNotebook

A new DhNotebook.

The data is owned by the called function.