Re: gdk_pixbuf_new_from_inline to Gresource conversion

2017-09-06 Thread Chris Vine
On Tue, 5 Sep 2017 16:39:12 -0600 Charles Curley wrote: [snip] > The second one is new on debian 9. I have several options. The > documentation for gdk_pixbuf_new_from_inline () indicates that it is > deprecated and one should use a Gresource. > > Question: how

Re: gdk_pixbuf_new_from_inline to Gresource conversion

2017-09-06 Thread Charles Curley
On Wed, 6 Sep 2017 11:22:25 +0100 Chris Vine wrote: > I am not going to answer your question I am afraid, but I am going to > make the observation that since GTK+2 will not be updated except for > bug fixes, unless you are thinking of porting your code to GTK+3 or > GTK+4

Re: gdk_pixbuf_new_from_inline to Gresource conversion

2017-09-06 Thread Emmanuele Bassi
On 6 September 2017 at 13:55, Charles Curley wrote: > On Wed, 6 Sep 2017 11:22:25 +0100 > Chris Vine wrote: > >> I am not going to answer your question I am afraid, but I am going to >> make the observation that since GTK+2 will not be

Show dialog after hide another

2017-09-06 Thread Rúben Rodrigues
Hi guys, I have i problem when trying to hide a dialog and show another at the same moment. I have a dialog that have an OK button that calls this function: void on_button_Util_Firmware_Update_clicked(GtkButton *button, gpointer user_data) {     GtkLabel    *gLabel_Result;     FILE