Re: Is there any problem to create C++ classes from C (Gtk::Window, etc) ?
- From: Germán Diago <germandiago gmail com>
- To: "gtkmm-list Chris Vine" <chris cvine freeserve co uk>, gtkmm-list gnome org
- Subject: Re: Is there any problem to create C++ classes from C (Gtk::Window, etc) ?
- Date: Sat, 7 Nov 2009 18:56:02 +0100
> 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]