gobject property notify question

2007-01-05 Thread Robert Gibbs
Can anyone tell me why property notifications work only for properties that are readable? This seems like an arbitrary restriction. I want to get a callback whenever a writable only property gets set on an object instance that I have. Is there any way to do this? Thanks Bob Gibbs From gobjec

GTK+ 2.10.7 released

2007-01-05 Thread Matthias Clasen
GTK+ 2.10.7 is now available for download at: ftp://ftp.gtk.org/pub/gtk/v2.10/ http://ftp.gnome.org/pub/GNOME/sources/gtk+/2.10/ gtk+-2.10.7.tar.bz2 md5sum: acb0c10be4495928db68d2279e34f20c gtk+-2.20.7.tar.gzmd5sum: 4b6221c15ae3e9903d17102b731dcd2d This is a bugfix release in the 2.10.x

_GtkCellLayout struct and a question

2007-01-05 Thread David Shultz
I found in gtkcelllayout.h there's a type definition like this: typedef struct _GtkCellLayout GtkCellLayout; I tried finding for structure _GtkCellLayout in gtk, gdk, glib source folder like this: grep -re "struct _GtkCellLayout" * and the output points to gtkcelllayout.h. But there's no _GtkC

URGENT Info request: Language menu

2007-01-05 Thread [EMAIL PROTECTED]
Hi all, I'm not a technician and so be patient about my terminology. I'm running an application based on GTK interface but I've got the problem that all the standard menu bar of GTK remain in english. I need to traslate them into Italian. The windows %LANG% is set to "it". Do I need a program l

Re: Adding support for OS X icons in GDK-Pixbuf

2007-01-05 Thread Lyonel Vincent
Oh OK, my mistake: I thought GIMP was able to use GDK-Pixbuf loaders to load images (in 'File|Open') and not only patterns... It does work with patterns, though. Do you know the reason of such a limitation? thanks for your help, I could have experimented much longer before discovering I wasn't te

Re: Adding support for OS X icons in GDK-Pixbuf

2007-01-05 Thread Michael Natterer
On Thu, 2007-01-04 at 16:50 +0100, Lyonel Vincent wrote: > Hi Dominic, > > I've re-packaged my gdk-pixbuf loader but it seems to only work in > GQview but not in EOG, gThumb nor GIMP... Um, where do you expect GIMP to use gdk-pixbuf loaders? In fact it uses pixbuf loaders only for loading patte