Re: Is there any problem to create C++ classes from C (Gtk::Window, etc) ?



> I am not entirely sure what you are trying to do.

I'm trying to (but I don't know if it's possible) to make polymorphic
c++ objects usable from
GObject in C.
I'm not sure if it's possible. Anyway, what I'm trying to do is to
test that Widgets in glade
written in C++ are displayed with their properties, and I don't know
if it's a requirement
that g_object_new from C works to create my c++ type. Is it needed the
layout compatibility?
or is there any trick?


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