Defining virtual methods with gobject



1. Is it customary to make the prototype of the default implementation of
a virtual method available in the header file of a gobject?

2. How does one know if a method is pure virtual if only the header file can be viewed,
since the NULL assignment occurs in the init method implementation?



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