Am Donnerstag, den 04.06.2009, 16:01 +0400 schrieb Igor Gorbounov: > > The term you are looking for is "PMF" (Pointer to Member Function). > > > > It is this very pointer to member function that C++ does not > allow me to get.
I meant to say that "PMF" is the term you want to Google for. As an example, I'm calling a method directly through a PMF here: http://github.com/danielkitta/kcio/blob/8edc530dbfe3d998c682da0218263d7c577f5c46/kc-keyboard/controller.cc#L162 --Daniel _______________________________________________ gtkmm-list mailing list [email protected] http://mail.gnome.org/mailman/listinfo/gtkmm-list
