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.

_______________________________________________
gtk-list mailing list
[EMAIL PROTECTED]
http://mail.gnome.org/mailman/listinfo/gtk-list

Reply via email to