Gtk2-Perl

Description A set of Perl bindings for Gtk+ 2.0 and various related libraries
Gtk2-Perl > Perl Manuals > Gtk2-Print
Source

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.