Re: gdk_pixbuf_new_from_inline to Gresource conversion
- From: Chris Vine <vine35792468 gmail com>
- To: gtk-app-devel-list gnome org
- Subject: Re: gdk_pixbuf_new_from_inline to Gresource conversion
- Date: Wed, 6 Sep 2017 11:22:25 +0100
On Tue, 5 Sep 2017 16:39:12 -0600
Charles Curley <charlescurley charlescurley com> 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 do I use a Gresource here?
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
you might as well leave it as it is. If the warning bothers you, you
can add -Wno-deprecated-declarations to your CFLAGS to suppress it.
Chris
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]