Defining virtual methods with gobject
- From: Tristin Celestin <tristin_celestin yahoo com>
- To: "gtk-app-devel-list gnome org" <gtk-app-devel-list gnome org>
- Subject: Defining virtual methods with gobject
- Date: Thu, 23 Jun 2011 16:22:23 -0700 (PDT)
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]