Signal
DevhelpBookList::add-book
Description [src]
The ::add-book signal is emitted when a DhBook
is added to a
DhBookList
.
The default object method handler adds book
to the internal GList
of book_list
after verifying that book
is not already present in
the list.
Default handler: | The default handler is called after the handlers added via |
Available since: | 3.30 |
Parameters
book |
DhBook |
The |
|
The data is owned by the caller of the function. |