Question: Using GTypeModule



Suppose I want to create a dynamic type/class Z using GTypePlugin.  If Z
is
derived directly from GObject, then I can utilize GTypeModule (I
assume).
If Z however is derived from one or more other parent classes that
derive
from GObject, can you still utilize GTypeModule or do you have to
implement
the GTypePlugin interface directly inside the implementation of class Z?

Thanks,
Eric.




[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]