Constructor

DevhelpBookListnew

since: 3.30

Declaration [src]

DhBookList*
dh_book_list_new (
  void
)

Description

No description available.

Available since: 3.30

Return value

Type: DhBookList

A new empty DhBookList object.

The caller of the function takes ownership of the data, and is responsible for freeing it.