Class structure for the #EBookBackendFactory class.
Subclasses need to set the factory name and backend type at initialization, the base class will take care of creating backends of the specified type on demand.
The #GType to use to build #EBookBackends for this factory
The string identifier for this book backend type
Class structure for the #EBookBackendFactory class.
Subclasses need to set the factory name and backend type at initialization, the base class will take care of creating backends of the specified type on demand.