GtkPageSetupUnixDialog and GtkPrintUnixDialog

2007-10-09 Thread Lance Dillon
GtkPageSetupUnixDialog and GtkPrintUnixDialog don't exist on my system, even 
though it seems that they should.

Fedora 7
gtk2-2.10.14-3.fc7
gtk2-devel-2.10.14-3.fc7

Documentation 
(http://library.gnome.org/devel/gtk/unstable/GtkPageSetupUnixDialog.html) shows 
it was added in gtk+ 2.10.

However, the header files dont exist.  They do exist in the source, though:

/home/riffraff/src/gtk+-2.10.14/gtk
[EMAIL PROTECTED] gtk]$ ls gtkprintunixdialog.*
gtkprintunixdialog.c  gtkprintunixdialog.h  gtkprintunixdialog.lo
[EMAIL PROTECTED] gtk]$ ls gtkpagesetupunixdialog.*
gtkpagesetupunixdialog.c  gtkpagesetupunixdialog.h  gtkpagesetupunixdialog.lo
[EMAIL PROTECTED] gtk]$ 

But:
[EMAIL PROTECTED] gtk]$ ls -al /usr/include/gtk-2.0/gtk/gtkpagesetup*
-rw-r--r-- 1 root root 3765 2007-07-24 22:38 
/usr/include/gtk-2.0/gtk/gtkpagesetup.h
[EMAIL PROTECTED] gtk]$ ls -al /usr/include/gtk-2.0/gtk/gtkprintun*
ls: cannot access /usr/include/gtk-2.0/gtk/gtkprintun*: No such file or 
directory
[EMAIL PROTECTED] gtk]$ 

So, is something wrong with my system?  With the packages provided by Fedora?  
Or is the documentation incorrect?

Thanks,
Lance





  

Fussy? Opinionated? Impossible to please? Perfect.  Join Yahoo!'s user panel 
and lay it on us. http://surveylink.yahoo.com/gmrs/yahoo_panel_invite.asp?a=7 

___
gtk-app-devel-list mailing list
gtk-app-devel-list@gnome.org
http://mail.gnome.org/mailman/listinfo/gtk-app-devel-list


Re: GtkPageSetupUnixDialog and GtkPrintUnixDialog

2007-10-09 Thread Yeti
On Tue, Oct 09, 2007 at 10:26:30AM -0700, Lance Dillon wrote:
 GtkPageSetupUnixDialog and GtkPrintUnixDialog don't exist on my system, even 
 though it seems that they should.

They do.

 Fedora 7
 gtk2-2.10.14-3.fc7
 gtk2-devel-2.10.14-3.fc7

  rpm -q gtk2-devel | grep unix

should clarify things a lot...

 ...

 So, is something wrong with my system?  With the packages provided by Fedora? 
  Or is the documentation incorrect?

The Gtk+ Unix printing stuff is in gtk+-unix-print-2.0
pkg-config package.  If you really need to use the
non-portable Unix part of the API, you have to add flags
from this package.

Yeti

--
http://gwyddion.net/
___
gtk-app-devel-list mailing list
gtk-app-devel-list@gnome.org
http://mail.gnome.org/mailman/listinfo/gtk-app-devel-list


Re: GtkPageSetupUnixDialog and GtkPrintUnixDialog

2007-10-09 Thread Lance Dillon


- Original Message 
From: David Nečas (Yeti) [EMAIL PROTECTED]
To: gtk-app-devel-list@gnome.org
Sent: Tuesday, October 9, 2007 1:36:55 PM
Subject: Re: GtkPageSetupUnixDialog and GtkPrintUnixDialog

On Tue, Oct 09, 2007 at 10:26:30AM -0700, Lance Dillon wrote:
 GtkPageSetupUnixDialog and GtkPrintUnixDialog don't exist on my system, even 
 though it seems that they should.

They do.

 Fedora 7
 gtk2-2.10.14-3.fc7
 gtk2-devel-2.10.14-3.fc7

  rpm -q gtk2-devel | grep unix

should clarify things a lot...

 ...

 So, is something wrong with my system?  With the packages provided by Fedora? 
  Or is the documentation incorrect?

The Gtk+ Unix printing stuff is in gtk+-unix-print-2.0
pkg-config package.  If you really need to use the
non-portable Unix part of the API, you have to add flags
from this package.

Yeti


-

Okay, thanks for the help.  It doesn't appear that Fedora 7 doesn't provide 
these packages, at least not in the default repositories.






   

Take the Internet to Go: Yahoo!Go puts the Internet in your pocket: mail, news, 
photos  more. 
http://mobile.yahoo.com/go?refer=1GNXIC
___
gtk-app-devel-list mailing list
gtk-app-devel-list@gnome.org
http://mail.gnome.org/mailman/listinfo/gtk-app-devel-list


Re: GtkPageSetupUnixDialog and GtkPrintUnixDialog

2007-10-09 Thread Lance Dillon




WTF?

If the Fedora 7 packages

  gtk2-2.10.14-3.fc7
  gtk2-devel-2.10.14-3.fc7

*you* asked about are not provided by your Fedora 7, then at
least one of us is confused.

No, I meant the ones you referenced before:

 rpm -q gtk2-devel | grep unix


[EMAIL PROTECTED] ~]# yum list|grep gtk2-devel|grep unix
[EMAIL PROTECTED] ~]# 






  

Tonight's top picks. What will you watch tonight? Preview the hottest shows on 
Yahoo! TV.
http://tv.yahoo.com/ 

___
gtk-app-devel-list mailing list
gtk-app-devel-list@gnome.org
http://mail.gnome.org/mailman/listinfo/gtk-app-devel-list