Compiling GTK undefined references

2007-08-14 Thread [EMAIL PROTECTED]
Hello I have build new versions for glib , pango, cairo and set the LD_LIBRARY_PATH and PKG_CONFIG_PATH to these new Versions. all the new versions are installed at /opt/glib /opt/pango /opt/cairo Compiling gtk results in an error linking queryimodules.c ./.libs/libgtk-x11-2.0.so undefined

Re: How to use GtkPrint

2007-08-14 Thread Alexander S.Kresin
Does this GtkPrint exist at all :) ? I had trying to compile that printing.c, but have found that appropriate header files ( gtkprintcontext.h, gtkprintoperation.h, ... ) doesn't present in my system, through gtk2-devel-2.8.8 is installed ... -- Regards, Alexander

Re: How to use GtkPrint

2007-08-14 Thread Emmanuele Bassi
On Tue, 2007-08-14 at 11:55 +0400, Alexander S.Kresin wrote: Does this GtkPrint exist at all :) ? I had trying to compile that printing.c, but have found that appropriate header files ( gtkprintcontext.h, gtkprintoperation.h, ... ) doesn't present in my system, through gtk2-devel-2.8.8 is

Re: How to use GtkPrint

2007-08-14 Thread Yeti
On Tue, Aug 14, 2007 at 11:55:33AM +0400, Alexander S.Kresin wrote: Does this GtkPrint exist at all :) ? I had trying to compile that printing.c, but have found that appropriate header files ( gtkprintcontext.h, gtkprintoperation.h, ... ) doesn't present in my system, through

question about GtkAssistant

2007-08-14 Thread Jijun Yu
Hi, guys In my glade file, there's a GtkAssistant class. After building, there's a error output at running: libglade-WARNING **: unknown widget class 'GtkAssistant' My libglade version is 2.6.2, glade-3 version is 3.3.1, gtk+ version is 2.10.12 How to resolve this? It seems that glade-3

Re: How to use GtkPrint

2007-08-14 Thread Alexander S.Kresin
Tuesday, August 14, 2007, 12:02:44 PM, David Neиas (Yeti) [EMAIL PROTECTED] wrote: DNY is full of `Since 2.10' and `Printing support was added in DNY GTK+ 2.10.' So where exactly you checked if it exists in DNY your version of Gtk+? Sorry. I have mixed up it with 2.1. -- Regards, Alexander

Re: How to replace deprecated functions

2007-08-14 Thread Joerg Anders
On Mon, 3 Aug 2007, Gian Mario Tagliaretti wrote: Hi Joerg, 1.) How can I replace gtk_toolbar_append_widget()? I The replacement is gtk_toolbar_insert() cheers -- Gian Mario Tagliaretti Thank you for this. But gtk_toolbar_insert() requires an GtkToolItem as 2nd parameter. And I

reorderable treeview question

2007-08-14 Thread Ferenc Gerlits
Hi, I am using libglade (gtkmm 2.10.8 and libglademm 2.6.3, on Ubuntu Feisty), and I have a problem with reorderable treeviews. When I try to grab a row and move it within the GtkTreeView, it does nothing. If I first drag the row outside the GtkTreeView widget, and then drag it back in, it

Why does each column in a treeview get the same value?

2007-08-14 Thread dhkuhl
undefined ___ gtk-app-devel-list mailing list gtk-app-devel-list@gnome.org http://mail.gnome.org/mailman/listinfo/gtk-app-devel-list