Re: Signals with gchar** arguments



On Thu, 2007-11-15 at 12:52 +0100, Mathias Hasselmann wrote:
> So my question is: How to solve this issue? 
> 
>   - Introduce a new fundamental type "G_TYPE_STRING_PTR" duplicating 
>     the behaviour of "G_TYPE_POINTER" under a new name.
>   - Patch gtk-doc to retrieve the real argument by inspecting for
>     instance the signature of the signal's virtual method?

- Use a helper object that has methods (or fields) to set the string.

Jürg



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