Hi,

I am currently playing with gobject to learn some of this boilerplate
stuff. For my small application I'd like to be able to write plugins
that are derived from an abstract class.

I can enumerate those plugins with g_type_children(), but only after
they have been instantiated. 
Is there a way to enumerate classes before this point? Since C has no
runtime system at all, this would require some macro magic I guess...

regards

Christoph

Attachment: signature.asc
Description: Dies ist ein digital signierter Nachrichtenteil

-- 
devel mailing list
devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/devel

Reply via email to