other versions
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.
2019-09-16 | perl v5.28.1 |