Index
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-2008 by the gtk2-perl team.
This software is licensed under the LGPL. See Gtk2 for a full notice.