Constructor
DevhelpBooknew
Declaration [src]
DhBook*
dh_book_new (
GFile* index_file
)
Parameters
index_file |
GFile |
The index file. |
|
The data is owned by the caller of the function. |
Return value
Returns: | DhBook |
A new |
|
The caller of the function takes ownership of the data, and is responsible for freeing it. | |
The return value can be NULL . |