Re:



On Fri, Jan 28, 2011 at 5:37 AM, Culpian Camilo Martin
<camiloculpian gmail com> wrote:
> Hi, I'd like to create my own Gobject in C++, I have to inherit from
> Glib::ObjectBase or Glib::Object?, where can i find some good
> documentation?
>

You'll want to inherit from Glib::Object.

Documentation is here...

Tutorial style:
http://library.gnome.org/devel/gtkmm-tutorial/2.22/

Reference:
http://library.gnome.org/devel/glibmm/2.24/
http://library.gnome.org/devel/gtkmm/2.22/

Cheers,
Chris


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