I see for now GNOME have many "semi-private" dbus interfaces like
org.gtk.Menus, org.gtk.Application, org.gtk.Actions and even
org.gtk.Notifications (altrough org.freedesktop.Notifications exists).
Why GNOME does not send these interfaces to FDO review? It is in fact very
simple, AFAIK.
__
Hi;
You probably want to ask on gtk-devel-list, but I can give you a quick
answer: those interfaces are still considered unstable and may be subject
to change while we explore the various issues of exposing them. Once they
get more stable, they will be proposed on XDG-list. If you notice,
org.gtk.
Il Wed, 4 Mar 2015 20:44:04 +0200 Stathis Gkotsis
scrisse:
> Hi all,
>
> I am facing some strange behavior with GHashTable. When I use
> g_hash_table_insert to insert the same key twice, it does not return
> FALSE, but TRUE:
Hi,
in your example you are not inserting the same key but two diffe