1Gtk2::Print(3) User Contributed Perl Documentation Gtk2::Print(3)
2
3
4
6 Gtk2::Print
7
9 pagesetup = Gtk2::Print->run_page_setup_dialog ($parent, $page_setup,
10 $settings)
11
12 * $parent (Gtk2::Window or undef)
13 * $page_setup (Gtk2::PageSetup or undef)
14 * $settings (Gtk2::PrintSettings)
15
16 Gtk2::Print->run_page_setup_dialog_async ($parent, $page_setup, $set‐
17 tings, $func, $data=undef)
18
19 * $parent (Gtk2::Window or undef)
20 * $page_setup (Gtk2::PageSetup or undef)
21 * $settings (Gtk2::PrintSettings)
22 * $func (scalar)
23 * $data (scalar)
24
26 Gtk2
27
29 Copyright (C) 2003-2007 by the gtk2-perl team.
30
31 This software is licensed under the LGPL. See Gtk2 for a full notice.
32
33
34
35perl v5.8.8 2007-03-18 Gtk2::Print(3)