Re: putting icon on GtkImageMenuItem tutorial(ette)

2010-06-24 Thread Mick
On Wed, 23 Jun 2010 11:19:58 +0200 Mike Massonnet wrote: > 2010/6/23 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 > >

Re: putting icon on GtkImageMenuItem tutorial(ette)

2010-06-23 Thread Mike Massonnet
2010/6/23 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. GtkWidget *image = gtk_image_new_... GtkWidget *mi = gtk_

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 gtk