Re: [gtk-list] Re: gtk_type_new, bug?



Vollmer Marius <mvo@zagadka.ping.de> writes:

> gtk_type_new can only really allocate GtkObjects, and
> you destroy them by reducing their reference count to zero.
      ^^^^^^^

Damn, I really should know better.  Before any confusion arises:

You *free the memory of a GtkObject* by reducing its reference count
to zero.  Destroying a GtkObject has another technical meaning in the
Gtk+ context.



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