Hello:
I'm trying to create a gdbus connection with ipv6 link local
address, but g_dbus_connection_new_for_address_sync will return NULL if I
passed the address parameter with the value like
"tcp:host=fe80::a00:27ff:feb9:db9b%eth0,port=1234". The reason is the API
g_uri_unescape_segment t
emmanuele,
thanks for the additional details, that solved all the issues...
r-
On Wed, Jul 22, 2015 at 6:25 PM, Emmanuele Bassi wrote:
> To be more precise (I was on my phone earlier)…
>
> On 22 July 2015 at 23:09, richard boaz wrote:
>
> > g_signal_connect(topWindow, "destroy", G_CALLBACK(gt