putting icon on GtkImageMenuItem tutorial(ette)

2010-06-23 Thread Mick
can any one point me to a tutorial or clear example code that covers placing an icon on a GtkImageMenuItem with label. I've been trying all day and when I cast my way out of type mismatches I keep getting segfaults. ___ gtk-app-devel-list mailing list

Re: putting icon on GtkImageMenuItem tutorial(ette)

2010-06-23 Thread Mike Massonnet
2010/6/23 Mick bare...@tpg.com.au: can any one point me to a tutorial or clear example code that covers placing an icon on a GtkImageMenuItem with label. I've been trying all day and when I cast my way out of type mismatches I keep getting segfaults. GtkWidget *image = gtk_image_new_...

win32 win64 Gtk+ apt repo?

2010-06-23 Thread Thomas Stover
We are moving to the deb packaged win32 win64 mingw cross compilers that are available in the ubuntu 10.4 apt repositories, instead of home-built ones. This btw is awesome! With almost all of our windows development now completely ubuntu hosted, the notion of using .deb packaged win32/64

Re: Minutes of the GTK+ team IRC meeting - 2010-06-22

2010-06-23 Thread Kristian Rietveld
On Jun 23, 2010, at 12:29 AM, Emmanuele Bassi wrote: • Potential API changes for better introspection/bindings. See Bug #621590 - walters was asking for bending the rule of minimal compilation - case in point: gtk_tree_path_get_indices() is missing a length out parameter - pro: would make the