[gtkmm] *::gobj()



Classes Glib::Date and Glib::Timer have gobj() method declaration
surrounded by:
#ifndef DOXYGEN_SHOULD_SKIP_THIS
  Foo*       gobj()       { return &gobject_; }
  const Foo* gobj() const { return &gobject_; }
#endif

Is DOXYGEN_SHOULD_SKIP_THIS used by purpose or it is an oversight?

Class Glib::Dir doesn't have gobj() at all.
Should I patch it?

-- 
struct Sig {
  string name("     J a r e k   D u k a t     ");
  string mail(" madmaxer (at) poczta (dot) fm ");
};


----------------------------------------------------------------------
Czy grozi nam powrot cenzury? >>> http://link.interia.pl/f162a





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