Devhelp.BookListClass

Fields

Name

Type

Access

Description

add_book

object

r

Virtual function pointer for the Devhelp.BookList ::add-book signal.

get_books

object

r

Virtual function pointer for Devhelp.BookList.get_books(). Returns the Devhelp.BookList internal GLib.List by default. If you override this vfunc ensure that each book ID is unique in the returned list.

padding

[object]

r

parent_class

GObject.ObjectClass

r

The parent class.

remove_book

object

r

Virtual function pointer for the Devhelp.BookList ::remove-book signal.

Methods

None

Details

class Devhelp.BookListClass