Constructor

DevhelpBookListnew

Declaration [src]

DhBookList*
dh_book_list_new (
  void
)

Description

No description available.
Available since:3.30

Return value

Returns: DhBookList
 

A new empty DhBookList object.

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