Re: Frustration with GtkActions

2008-01-08 Thread Gabriel Schulhof
On Tue, 2008-01-08 at 16:02 -0500, Randy Poe wrote: > Any suggestions? Register new stock items for all the menu items you want covered by actions. I use the function below for icons, and gtk_stock_add() for labels. void add_stock_icon (const gchar *filename, const gchar *stock_id) { GtkIconS

Frustration with GtkActions

2008-01-08 Thread Randy Poe
I am running into incredible frustration (as a GTK newbie) trying to use GtkAction's. This is in Redhat Linux, using GTK 2.4.13. The application is meant to be portable to Windows XP (where it will be compiled with GTK 2.6). For administrative reasons, Linux/GTK 2.4 is fixed as our development env

GTK+ 2.12.4 released

2008-01-08 Thread Matthias Clasen
GTK+ 2.12.4 is now available for download at: ftp://ftp.gtk.org/pub/gtk/2.12/ http://ftp.gnome.org/pub/GNOME/sources/gtk+/2.12/ gtk+-2.12.4.tar.bz2 md5sum: 72e2a930f65667ab86dc46141bbaf9e2 gtk+-2.12.4.tar.gzmd5sum: 56dbe8f97fd7cf2c1fffaf2d1ef18eb3 This is a bug fix release in the 2.12 se