GIO Extension Question

2015-04-22 Thread Konstantin P.
It is possible to write a GIO extension or a Gtk module, which introdices a new backend to GtkStatusIcon? If possible, how can I do this? ___ gtk-list mailing list gtk-list@gnome.org https://mail.gnome.org/mailman/listinfo/gtk-list

Re: GIO Extension Question

2015-04-22 Thread Emmanuele Bassi
Hi; On 22 April 2015 at 10:02, Konstantin P. wrote: > It is possible to write a GIO extension or a Gtk module, which introdices a > new backend to GtkStatusIcon? If possible, how can I do this? No, it's not possible without patching GtkStatusIcon to use GIO extension points, or GTK modules. Hav

deprecated glib.h functions

2015-04-22 Thread Harris, TerryX
How do you use slice allocator to patch deprecated functions from earlier versions of glib. Functions were deprecated in glib-2.10.0 gtkrbtree.c: In function '_gtk_rbnode_validate_allocator': gtkrbtree.c:76:4: warning: 'g_mem_chunk_destroy' is deprecated (declared at /usr/intel/pkgs/gtk+/2.7.2/