On Thu, Feb 9, 2012 at 4:28 PM, Agnel Kurian <[email protected]> wrote:
> Hi,
>
> I am trying to create a custom GTK+ widget using GTK+ 2.4.8 called from C++.
> I find that the constructor and destructor of my widget is never called.
> So...
>
> 1. Is this expected behaviour?
> 2. What is the usual solution to such a problem (apart from using gtkmm)?

that is the usual solution. you're wasting your time trying to solve
this in any other way.
_______________________________________________
gtk-list mailing list
[email protected]
http://mail.gnome.org/mailman/listinfo/gtk-list

Reply via email to