bug-gnubg
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Bug-gnubg] GTK3


From: Philippe Michel
Subject: Re: [Bug-gnubg] GTK3
Date: Sat, 17 Jan 2015 01:42:20 +0100 (CET)
User-agent: Alpine 2.11 (BSF 23 2013-08-11)

On Fri, 16 Jan 2015, Michael Petch wrote:

gnubgstock.c:48:14: warning: 'gdk_pixbuf_new_from_inline' is deprecated
      [-Wdeprecated-declarations]
    pixbuf = gdk_pixbuf_new_from_inline(-1, inline_data, FALSE, NULL);


It looks as if we need to amend this code to use GResource instead. I'll
have to investigate what it will take to convert this code. It is
curious because I don't recall this being something I identified as
being deprecated previously, although it is clear from 2.32.0 that is
the case.

What version of Gtk are you using (and what environment - OS/Distro and
version)?

This is on FreeBSD 10 and started when gtk2 and gdk-pixbuf2 were upgraded to gtk2-2.24.25 and gdk-pixbuf2-2.31.2. I suppose this is related to the latter rather than gtk itself.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]