Re: GTK PageSetupUnixdialog

2017-10-17 Thread Eric Cashon via gtk-app-devel-list

 
Hi Thomas,

What language are you using?

I think that the best tutorial for GTK+ right now is the gtkmm tutorial. They 
have a section on printing.

https://developer.gnome.org/gtkmm-tutorial/stable/chapter-printing.html.en

If you aren't programming in C++ the tutorial still is a good resource to get 
started with printing. I know there is very good documentation for C, C++, 
Python and Perl along with a few others. Once you figure out a languages 
format, it isn't to much trouble to map over the GTK function calls.

Eric

 


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


GTK PageSetupUnixdialog

2017-10-17 Thread Thomas Rønshof
Hi,

Does anybody have examples for GtkPageSetupUnixDialog, how to call it
and then get the current selected settings like papersize, orientation
an so on.

BR Thomas


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