Gtk2::Print(3) User Contributed Perl Documentation Gtk2::Print(3)
NAME
Gtk2::Print
METHODS
pagesetup = Gtk2::Print->run_page_setup_dialog ($parent, $page_setup, $settings)
o $parent (Gtk2::Window or undef)
o $page_setup (Gtk2::PageSetup or undef)
o $settings (Gtk2::PrintSettings)
Gtk2::Print->run_page_setup_dialog_async ($parent, $page_setup, $settings, $func, $data=undef)
o $parent (Gtk2::Window or undef)
o $page_setup (Gtk2::PageSetup or undef)
o $settings (Gtk2::PrintSettings)
o $func (scalar)
o $data (scalar)
SEE ALSO
Gtk2
COPYRIGHT
Copyright (C) 2003-2008 by the gtk2-perl team.
This software is licensed under the LGPL. See Gtk2 for a full notice.
perl v5.12.1 2010-07-05 Gtk2::Print(3)