Gnome2::Print::Config.3pm

Langue: en

Version: 2008-01-15 (mandriva - 01/05/08)

Section: 3 (Bibliothèques de fonctions)

NAME

Gnome2::Print::Config

HIERARCHY

   Glib::Object
   +----Gnome2::Print::Config
 
 

METHODS


list = $config->get_boolean ($key)


list = $config->get_boolean ($key)

$key (Glib::UChar)

boolean = $config->set_boolean ($key, $val)


boolean = $config->set_boolean ($key, $val)

$key (Glib::UChar)
$val (boolean)

string = Gnome2::Print::Config->constants


config = Gnome2::Print::Config->default


list = $config->get_double ($key)


list = $config->get_double ($key)

$key (Glib::UChar)

boolean = $config->set_double ($key, $val)


boolean = $config->set_double ($key, $val)

$key (Glib::UChar)
$val (double)

$gpc->dump


$gpc->dump


config = $str->from_string ($flags)


config = $str->from_string ($flags)

$flags (integer)

list = $config->get ($key)


list = $config->get ($key)

$key (Glib::UChar)

boolean = $config->set ($key, $value)


boolean = $config->set ($key, $value)

$key (Glib::UChar)
$value (Glib::UChar)

list = $config->get_int ($key)


list = $config->get_int ($key)

$key (Glib::UChar)

boolean = $config->set_int ($key, $val)


boolean = $config->set_int ($key, $val)

$key (Glib::UChar)
$val (integer)

string = Gnome2::Print::Config->key_collate


string = Gnome2::Print::Config->key_document_name


string = Gnome2::Print::Config->key_layout


string = Gnome2::Print::Config->key_layout_height


string = Gnome2::Print::Config->key_layout_width


string = Gnome2::Print::Config->key_num_copies


string = Gnome2::Print::Config->key_orientation


string = Gnome2::Print::Config->key_output_filename


string = Gnome2::Print::Config->key_page_margin_bottom


string = Gnome2::Print::Config->key_page_margin_left


string = Gnome2::Print::Config->key_page_margin_right


string = Gnome2::Print::Config->key_page_margin_top


string = Gnome2::Print::Config->key_page_orientation


string = Gnome2::Print::Config->key_page_orientation_matrix


string = Gnome2::Print::Config->key_paper_height


string = Gnome2::Print::Config->key_paper_margin_bottom


string = Gnome2::Print::Config->key_paper_margin_left


string = Gnome2::Print::Config->key_paper_margin_right


string = Gnome2::Print::Config->key_paper_margin_top


string = Gnome2::Print::Config->key_paper_orientation


string = Gnome2::Print::Config->key_paper_orientation_matrix


string = Gnome2::Print::Config->key_paper_size


string = Gnome2::Print::Config->key_paper_width


string = Gnome2::Print::Config->key_prefered_unit


string = Gnome2::Print::Config->key_resolution


string = Gnome2::Print::Config->key_resolution_dpi


string = Gnome2::Print::Config->key_resolution_dpi_x


string = Gnome2::Print::Config->key_resolution_dpi_y


boolean = $config->set_length ($key, $val, $unit)


boolean = $config->set_length ($key, $val, $unit)

$key (Glib::UChar)
$val (double)
$unit (Gnome2::Print::Unit)

($width, $height) = $gpc->get_page_size


($width, $height) = $gpc->get_page_size


string = $gpc->to_string ($flags)


string = $gpc->to_string ($flags)

$flags (integer)

PROPERTIES

'node' (Glib::Object::_Unregistered::GPANode : readable / writable)
Node

SEE ALSO

Gnome2::Print, Glib::Object Copyright (C) 2003-2006 by the gtk2-perl team.

This software is licensed under the LGPL. See Gnome2::Print for a full notice.