Signal
DevhelpBookList::remove-book
Description [src]
The ::remove-book signal is emitted when a DhBook
is removed from a
DhBookList
.
The default object method handler removes book
from the internal
GList
of book_list
, and verifies that book
was present in the list
and that book
was not inserted several times.
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. |