On 10 March 2017 at 15:48, Rúben Rodrigues wrote:
> Yes, i'm using GtkPlot! SO, I think I'm unable to migrate this to gtk3
> because of graphs. SOmeone who knows something about this charts?
> http://madebyryan.blogspot.pt/2011/08/smooth-curves-for-gtk-chart-component.html
I switched from GtkPlot
Thanks Mr. Bassi!
Yes, i'm using GtkPlot! SO, I think I'm unable to migrate this to gtk3
because of graphs. SOmeone who knows something about this charts?
http://madebyryan.blogspot.pt/2011/08/smooth-curves-for-gtk-chart-component.html
Thanks.
On 10-03-2017 15:26, Emmanuele Bassi wrote:
> On
On 10 March 2017 at 15:11, Rúben Rodrigues wrote:
> Hi,
>
> i'm trying to migrate from gtk2.0 to gtk3.0 and i'm following gnome
> tutorial
> https://developer.gnome.org/gtk3/stable/gtk-migrating-2-to-3.html#id-1.6.3.3
>
> When i put
>
> make CFLAGS+="-DGDK_DISABLE_DEPRECATED -DGTK_DISABLE_DEPRECAT
Hi,
i'm trying to migrate from gtk2.0 to gtk3.0 and i'm following gnome
tutorial
https://developer.gnome.org/gtk3/stable/gtk-migrating-2-to-3.html#id-1.6.3.3
When i put
make CFLAGS+="-DGDK_DISABLE_DEPRECATED -DGTK_DISABLE_DEPRECATED"
to don't use deprecated symbols I get this errors:
/opt/x