G_TYPE_ for returning a void pointer

Xavier Claessens xclaesse at gmail.com
Mon Dec 24 01:16:33 PST 2007


On lun, 2007-12-24 at 14:11 +0530, Jyoti Allur wrote:
> Hi All,
>  
> I am trying to return a void pointer in the caller dbus_g_proxy_call
> method call. Is there a specific G_TYPE_ for returning a void
> pointer ?
> I tried using G_TYPE_UINT since void * is also a unsigned int which
> will hold memory address, but that does not seem to work.
>  
>  
> Any suggestions would be of great help. 
>  
G_TYPE_POINTER ?

Xavier Claessens.




More information about the dbus mailing list