beaver-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Beaver-devel] GtkPrintUnixDialog


From: Double 12
Subject: [Beaver-devel] GtkPrintUnixDialog
Date: Mon, 22 Sep 2008 23:05:31 +0200
User-agent: Thunderbird 2.0.0.16 (X11/20080724)

The problem of GtkPrintUnixDialog is not that it's unsupported.
The case is that the headers are not in /usr/include/gtk/gtkprintunixdialog.h, but in /usr/include/gtk-unix-print-2.0/gtk/gtkprintunixdialog.h.
Probably a decision made by the Ubuntu GTK packager.
But the header is including other GTK printer files (like gtkprinter.h), that should be in /usr/include/gtk, but are really in /usr/include/gtk-unix-print-2.0/gtk.
So it can't find the other needed printer files.

Still, I think GtkPrintUnixDialog is a better option than the GtkPrintOperation thing: with GtkPrintOperation, I can't choose WHAT I find to print (that's pretty important when printing ^^).

Double 12




reply via email to

[Prev in Thread] Current Thread [Next in Thread]