Index
NAME 
Gnome2::Print::Config
HIERARCHY 
Glib::Object
+----Gnome2::Print::Config
METHODS 
list = $config->get_boolean ($key)
- * $key (Glib::UChar)
boolean = $config->set_boolean ($key, $val)
- * $key (Glib::UChar)
- * $val (boolean)
uchar = Gnome2::Print::Config->constants
config = Gnome2::Print::Config->default
list = $config->get_double ($key)
- * $key (Glib::UChar)
boolean = $config->set_double ($key, $val)
- * $key (Glib::UChar)
- * $val (double)
$gpc->dump
config = $str->from_string ($flags)
- * $flags (integer)
list = $config->get ($key)
- * $key (Glib::UChar)
boolean = $config->set ($key, $value)
- * $key (Glib::UChar)
- * $value (Glib::UChar)
list = $config->get_int ($key)
- * $key (Glib::UChar)
boolean = $config->set_int ($key, $val)
- * $key (Glib::UChar)
- * $val (integer)
uchar = Gnome2::Print::Config->key_collate
uchar = Gnome2::Print::Config->key_document_name
uchar = Gnome2::Print::Config->key_layout
uchar = Gnome2::Print::Config->key_layout_height
uchar = Gnome2::Print::Config->key_layout_width
uchar = Gnome2::Print::Config->key_num_copies
uchar = Gnome2::Print::Config->key_orientation
uchar = Gnome2::Print::Config->key_output_filename
uchar = Gnome2::Print::Config->key_page_margin_bottom
uchar = Gnome2::Print::Config->key_page_margin_left
uchar = Gnome2::Print::Config->key_page_margin_right
uchar = Gnome2::Print::Config->key_page_margin_top
uchar = Gnome2::Print::Config->key_page_orientation
uchar = Gnome2::Print::Config->key_page_orientation_matrix
uchar = Gnome2::Print::Config->key_paper_height
uchar = Gnome2::Print::Config->key_paper_margin_bottom
uchar = Gnome2::Print::Config->key_paper_margin_left
uchar = Gnome2::Print::Config->key_paper_margin_right
uchar = Gnome2::Print::Config->key_paper_margin_top
uchar = Gnome2::Print::Config->key_paper_orientation
uchar = Gnome2::Print::Config->key_paper_orientation_matrix
uchar = Gnome2::Print::Config->key_paper_size
uchar = Gnome2::Print::Config->key_paper_width
uchar = Gnome2::Print::Config->key_prefered_unit
uchar = Gnome2::Print::Config->key_resolution
uchar = Gnome2::Print::Config->key_resolution_dpi
uchar = Gnome2::Print::Config->key_resolution_dpi_x
uchar = Gnome2::Print::Config->key_resolution_dpi_y
boolean = $config->set_length ($key, $val, $unit)
- * $key (Glib::UChar)
- * $val (double)
- * $unit (Gnome2::Print::Unit)
($width, $height) = $gpc->get_page_size
string = $gpc->to_string ($flags)
- * $flags (integer)
PROPERTIES 
- 'node' (Glib::Object::_Unregistered::GPANode : readable / writable)
Node
SEE ALSO 
Gnome2::Print, Glib::Object
COPYRIGHT 
Copyright (C) 2003-2004 by the gtk2-perl team.
This software is licensed under the LGPL. See Gnome2::Print for a full
notice.