>
> Regards
>
> Bernhard
> ___
> gtk-app-devel-list mailing list
> gtk-app-devel-list@gnome.org
> http://mail.gnome.org/mailman/listinfo/gtk-app-devel-list
>
>
--
View this message in context:
http://old.nabble.com/Problem-sen
Did you already report the problem to the related bugtracker?
Did check if it works wit glibc?
Regards
Bernhard
___
gtk-app-devel-list mailing list
gtk-app-devel-list@gnome.org
http://mail.gnome.org/mailman/listinfo/gtk-app-devel-list
; instead and sends a int all works fine.
>>
>> Any help I appreciated!
>>
>> Regards
>> Peter
>> ___
>> gtk-app-devel-list mailing list
>> gtk-app-devel-list@gnome.org
>> http://mail.gnome.org/mai
gt; Regards
> Peter
> ___
> gtk-app-devel-list mailing list
> gtk-app-devel-list@gnome.org
> http://mail.gnome.org/mailman/listinfo/gtk-app-devel-list
>
>
--
View this message in context:
http://old.nabble.com/Problem-sending-double-wit
Hi,
I am trying to send a double with GDbus between two C programs, but receives a
faulty value.
Sender
gdouble value = 3.0;
g_dbus_proxy_call_sync (proxy, method_name, g_variant_new("(d)",value),
G_DBUS_CALL_FLAGS_NONE, -1, NULL, &dbus_err);
In my receiver function
I get like (8.735786541049