> Does anyone know of any apt repositories out there that already do this
> for things like Gtk+ before we start making our own.
Not what you are easking for, but in the openSUSE Build Service there
is plenty of GTK+ and GNOME stuff (including, for instance, Evolution)
cross-compiled for both for
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
developm
I don't know if there is a "correct" method
I am using "g_io_channel" with no problems
Rgds Bill C
___
gtk-app-devel-list mailing list
gtk-app-devel-list@gnome.org
http://mail.gnome.org/mailman/listinfo/gtk-app-devel-list
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_
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