GdkPixbufFormat

2005-04-15 Thread abhi rocks
hi I was wanting to get the format of a particular image so i used the function gdk_pixbuf_get_file_info. Unfortunately it gave an error on compiling saying there is no reference to the function. When i checked the gdk-pixbuf.h file its not there. What do i do?? I am using gtk 2.0 Thank You Abhi

Re: [Fontconfig] debugging no fonts problem

2005-04-15 Thread Dan McMahill
On Fri, Apr 15, 2005 at 09:12:52AM -0700, Alan Coopersmith wrote: > Dan McMahill wrote: > >argh. I looked and I was using pango-1.6.0 and gtkma-2.4.14 on the > >NetBSD/alpha box. When I update pango and gtk to 1.8.1 and 2.6.4 > >to match the versions on the solaris box, I have the same display >

Pango 1.8.1 compilation problem

2005-04-15 Thread Mark Leisher
Slackware 9, pkg-config 0.15, gcc 3.2.3, glib 2.6.4. All packages configured with --prefix= and --enable-static. Admittedly, I haven't been paying attention to the mailing list and don't see anything addressing this over the past couple months, so apologies if there is an answer I missed. This

Re: [Fontconfig] debugging no fonts problem

2005-04-15 Thread Dan McMahill
On Wed, Apr 13, 2005 at 07:43:45AM -0400, Dan McMahill wrote: > > > I recently updated everything (fontconfig, glib, atk, pango, gtk, etc) > on my solaris-9 box with openwin. Now I can longer get any fonts to > display in gtk2 programs. Not even the gtk-demo program. > > I've re-run fc-cache

Re: I can not install libraries.

2005-04-15 Thread Antonio Gomes
Hi, take a look at the thread ... and that let us know if it helps you ;) http://mail.gnome.org/archives/gtk-list/2005-April/msg00123.htm Best Regardsl On 4/14/05, Román Posadas López <[EMAIL PROTECTED]> wrote: > Good Day > > My name is Roman Posadas and I am from Mexico City. I > have been tr

I can not install libraries.

2005-04-15 Thread Román Posadas López
Good Day My name is Roman Posadas and I am from Mexico City. I have been trying to install some software that needs gtk. I have been trying to install gtk but I am never successful. I always get one message. The last try was next.. I installed glib-2.6.4. and everything was right. Then I tryed

GDK_BackSpace Problem

2005-04-15 Thread korukonda mahe
Hi, I have ported GTK 2.2.4 onto ARM target and using FrameBuffers for my display. I have also mapped our own custom keyboard to send the characters to GTK. Everything is working fine with GTK till now. But, the problem is, when i press GDK_BackSpace, the cursor is moving backwards but the charat