Method
DevhelpProfileget_book_list
Declaration [src]
DhBookList*
dh_profile_get_book_list (
DhProfile* profile
)
Description [src]
Gets the DhBookList
object of profile
. The returned object is guaranteed to
be the same for the lifetime of profile
.
Available since: | 3.30 |
Return value
Returns: | DhBookList |
The |
|
The data is owned by the instance. |