Re: GTK3 VTE
- From: Amit <amit uttam gmail com>
- To: gtk-app-devel-list gnome org
- Subject: Re: GTK3 VTE
- Date: Fri, 20 Apr 2012 21:55:47 +0000 (UTC)
Neil Munro <neilmunro <at> gmail.com> writes:
Hey all
I am trying to convert a project from gtk2 to gtk3 using
both regular compilation and autotools, I can't seem to find much
about how to access vte. I currently type:
gcc `pkg-config --cflags --libs gtk+-3.0 vte` -o app app.c -Wall
On my system I use:
pkg-config --cflags --libs vte-2.90
To see what version of the development files you have for vte:
pkg-config --list-all | grep vte
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]