Re: question regarding gtk_image_new_* functions
- From: Havoc Pennington <hp redhat com>
- To: "Ivica Bukvic" <ico fuse net>
- Cc: <gtk-app-devel-list gnome org>
- Subject: Re: question regarding gtk_image_new_* functions
- Date: 17 Jun 2001 14:07:29 -0400
"Ivica Bukvic" <ico fuse net> writes:
1) what do I need to do to get the above-mentioned function?
2) How do I go about choosing whether I am using gtk-2.0 or gtk-1.2 for
compiling my applications (I am using RH 7.0).
Do you have GTK+ 1.3.6 (available from ftp.gtk.org, there are RH 7.0
RPMs there as well), or do you have the old GTK+ 1.3.x on RH 7.0?
If you have GTK+ 1.3.6, that function certainly exists, maybe
something else is wrong.
To select a GTK just use "pkg-config --cflags --libs gtk+-2.0" for the
new GTK and "pkg-config --cflags --libs gtk" for the old one.
Havoc
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]