Scroll to navigation

Gtk2::Print(3pm) User Contributed Perl Documentation Gtk2::Print(3pm)

NAME

Gtk2::Print

METHODS

pagesetup = Gtk2::Print->run_page_setup_dialog ($parent, $page_setup, $settings)

$parent (Gtk2::Window or undef)
$page_setup (Gtk2::PageSetup or undef)
$settings (Gtk2::PrintSettings)

Gtk2::Print->run_page_setup_dialog_async ($parent, $page_setup, $settings, $func, $data=undef)

$parent (Gtk2::Window or undef)
$page_setup (Gtk2::PageSetup or undef)
$settings (Gtk2::PrintSettings)
$func (scalar)
$data (scalar)

SEE ALSO

Gtk2

COPYRIGHT

Copyright (C) 2003-2011 by the gtk2-perl team.
This software is licensed under the LGPL. See Gtk2 for a full notice.
2015-02-24 perl v5.14.2