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 · $parent (Gtk2::Window or undef)
12
13 · $page_setup (Gtk2::PageSetup or undef)
14
15 · $settings (Gtk2::PrintSettings)
16
17 Gtk2::Print->run_page_setup_dialog_async ($parent, $page_setup, $settings,
18 $func, $data=undef)
19 · $parent (Gtk2::Window or undef)
20
21 · $page_setup (Gtk2::PageSetup or undef)
22
23 · $settings (Gtk2::PrintSettings)
24
25 · $func (scalar)
26
27 · $data (scalar)
28
30 Gtk2
31
33 Copyright (C) 2003-2008 by the gtk2-perl team.
34
35 This software is licensed under the LGPL. See Gtk2 for a full notice.
36
37
38
39perl v5.12.0 2010-05-02 Gtk2::Print(3)