Re: gdlmm
- From: Erwin Rol <mailinglists erwinrol com>
- To: Murray Cumming <murrayc murrayc com>
- Cc: Gtkmm List <gtkmm-list gnome org>
- Subject: Re: gdlmm
- Date: Fri, 16 Sep 2005 12:35:44 +0200
On Wed, 2005-09-14 at 20:37 +0200, Murray Cumming wrote:
> 2. The use of the *_new() functions in the constructors means that
> signals and vfuncs will not work. You need to investigate whether the
> _new() functions do anything other than g_object_new() and either
> a) Patch the C lib.
> b) Duplicate some of that code in the .ccg file.
>
Small question, is the use of _new functions in constructors always a
problem, or is something like _WRAP_CTOR(Dock(const Dock& original, bool
floating), gdl_dock_new_from) OK ?
- Erwin
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]