G_TYPE_ for returning a void pointer

Thiago Macieira thiago at kde.org
Mon Dec 24 03:55:22 PST 2007


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.

Why do you want to return a void* ?

The other side can't do anything with that.

-- 
  Thiago Macieira  -  thiago (AT) macieira.info - thiago (AT) kde.org
    PGP/GPG: 0x6EF45358; fingerprint:
    E067 918B B660 DBD1 105C  966C 33F5 F005 6EF4 5358
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: This is a digitally signed message part.
Url : http://lists.freedesktop.org/archives/dbus/attachments/20071224/63af0e4b/attachment.pgp 


More information about the dbus mailing list