Re: gdlmm



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]