.\" Automatically generated by Pod::Man 4.09 (Pod::Simple 3.35) .\" .\" Standard preamble: .\" ======================================================================== .de Sp \" Vertical space (when we can't use .PP) .if t .sp .5v .if n .sp .. .de Vb \" Begin verbatim text .ft CW .nf .ne \\$1 .. .de Ve \" End verbatim text .ft R .fi .. .\" Set up some character translations and predefined strings. \*(-- will .\" give an unbreakable dash, \*(PI will give pi, \*(L" will give a left .\" double quote, and \*(R" will give a right double quote. \*(C+ will .\" give a nicer C++. Capital omega is used to do unbreakable dashes and .\" therefore won't be available. \*(C` and \*(C' expand to `' in nroff, .\" nothing in troff, for use with C<>. .tr \(*W- .ds C+ C\v'-.1v'\h'-1p'\s-2+\h'-1p'+\s0\v'.1v'\h'-1p' .ie n \{\ . ds -- \(*W- . ds PI pi . if (\n(.H=4u)&(1m=24u) .ds -- \(*W\h'-12u'\(*W\h'-12u'-\" diablo 10 pitch . if (\n(.H=4u)&(1m=20u) .ds -- \(*W\h'-12u'\(*W\h'-8u'-\" diablo 12 pitch . ds L" "" . ds R" "" . ds C` "" . ds C' "" 'br\} .el\{\ . ds -- \|\(em\| . ds PI \(*p . ds L" `` . ds R" '' . ds C` . ds C' 'br\} .\" .\" Escape single quotes in literal strings from groff's Unicode transform. .ie \n(.g .ds Aq \(aq .el .ds Aq ' .\" .\" If the F register is >0, we'll generate index entries on stderr for .\" titles (.TH), headers (.SH), subsections (.SS), items (.Ip), and index .\" entries marked with X<> in POD. Of course, you'll have to process the .\" output yourself in some meaningful fashion. .\" .\" Avoid warning from groff about undefined register 'F'. .de IX .. .if !\nF .nr F 0 .if \nF>0 \{\ . de IX . tm Index:\\$1\t\\n%\t"\\$2" .. . if !\nF==2 \{\ . nr % 0 . nr F 2 . \} .\} .\" ======================================================================== .\" .IX Title "Gnome2::Config 3pm" .TH Gnome2::Config 3pm "2017-07-23" "perl v5.26.0" "User Contributed Perl Documentation" .\" For nroff, turn off justification. Always turn off hyphenation; it makes .\" way too many mistakes in technical documents. .if n .ad l .nh .SH "NAME" Gnome2::Config .SH "METHODS" .IX Header "METHODS" .SS "boolean = Gnome2::Config\->\fBget_bool\fP ($path)" .IX Subsection "boolean = Gnome2::Config->get_bool ($path)" .IP "\(bu" 4 \&\f(CW$path\fR (string) .SS "boolean = Gnome2::Config::Private\->\fBget_bool\fP ($path)" .IX Subsection "boolean = Gnome2::Config::Private->get_bool ($path)" .IP "\(bu" 4 \&\f(CW$path\fR (string) .ie n .SS "Gnome2::Config\->\fBset_bool\fP ($path, $value)" .el .SS "Gnome2::Config\->\fBset_bool\fP ($path, \f(CW$value\fP)" .IX Subsection "Gnome2::Config->set_bool ($path, $value)" .IP "\(bu" 4 \&\f(CW$path\fR (string) .IP "\(bu" 4 \&\f(CW$value\fR (boolean) .ie n .SS "Gnome2::Config::Private\->\fBset_bool\fP ($path, $value)" .el .SS "Gnome2::Config::Private\->\fBset_bool\fP ($path, \f(CW$value\fP)" .IX Subsection "Gnome2::Config::Private->set_bool ($path, $value)" .IP "\(bu" 4 \&\f(CW$path\fR (string) .IP "\(bu" 4 \&\f(CW$value\fR (boolean) .SS "list = Gnome2::Config\->\fBget_bool_with_default\fP ($path)" .IX Subsection "list = Gnome2::Config->get_bool_with_default ($path)" .IP "\(bu" 4 \&\f(CW$path\fR (string) .PP Returns a boolean indicating whether the default was used and the actual value. .SS "list = Gnome2::Config::Private\->\fBget_bool_with_default\fP ($path)" .IX Subsection "list = Gnome2::Config::Private->get_bool_with_default ($path)" .IP "\(bu" 4 \&\f(CW$path\fR (string) .SS "Gnome2::Config\->\fBclean_file\fP ($path)" .IX Subsection "Gnome2::Config->clean_file ($path)" .IP "\(bu" 4 \&\f(CW$path\fR (string) .SS "Gnome2::Config::Private\->\fBclean_file\fP ($path)" .IX Subsection "Gnome2::Config::Private->clean_file ($path)" .IP "\(bu" 4 \&\f(CW$path\fR (string) .SS "Gnome2::Config\->\fBclean_key\fP ($path)" .IX Subsection "Gnome2::Config->clean_key ($path)" .IP "\(bu" 4 \&\f(CW$path\fR (string) .SS "Gnome2::Config::Private\->\fBclean_key\fP ($path)" .IX Subsection "Gnome2::Config::Private->clean_key ($path)" .IP "\(bu" 4 \&\f(CW$path\fR (string) .SS "Gnome2::Config\->\fBclean_section\fP ($path)" .IX Subsection "Gnome2::Config->clean_section ($path)" .IP "\(bu" 4 \&\f(CW$path\fR (string) .SS "Gnome2::Config::Private\->\fBclean_section\fP ($path)" .IX Subsection "Gnome2::Config::Private->clean_section ($path)" .IP "\(bu" 4 \&\f(CW$path\fR (string) .SS "Gnome2::Config\->\fBdrop_all\fP" .IX Subsection "Gnome2::Config->drop_all" .SS "Gnome2::Config\->\fBdrop_file\fP ($path)" .IX Subsection "Gnome2::Config->drop_file ($path)" .IP "\(bu" 4 \&\f(CW$path\fR (string) .SS "Gnome2::Config::Private\->\fBdrop_file\fP ($path)" .IX Subsection "Gnome2::Config::Private->drop_file ($path)" .IP "\(bu" 4 \&\f(CW$path\fR (string) .SS "double = Gnome2::Config\->\fBget_float\fP ($path)" .IX Subsection "double = Gnome2::Config->get_float ($path)" .IP "\(bu" 4 \&\f(CW$path\fR (string) .SS "double = Gnome2::Config::Private\->\fBget_float\fP ($path)" .IX Subsection "double = Gnome2::Config::Private->get_float ($path)" .IP "\(bu" 4 \&\f(CW$path\fR (string) .ie n .SS "Gnome2::Config\->\fBset_float\fP ($path, $value)" .el .SS "Gnome2::Config\->\fBset_float\fP ($path, \f(CW$value\fP)" .IX Subsection "Gnome2::Config->set_float ($path, $value)" .IP "\(bu" 4 \&\f(CW$path\fR (string) .IP "\(bu" 4 \&\f(CW$value\fR (double) .ie n .SS "Gnome2::Config::Private\->\fBset_float\fP ($path, $value)" .el .SS "Gnome2::Config::Private\->\fBset_float\fP ($path, \f(CW$value\fP)" .IX Subsection "Gnome2::Config::Private->set_float ($path, $value)" .IP "\(bu" 4 \&\f(CW$path\fR (string) .IP "\(bu" 4 \&\f(CW$value\fR (double) .SS "list = Gnome2::Config\->\fBget_float_with_default\fP ($path)" .IX Subsection "list = Gnome2::Config->get_float_with_default ($path)" .IP "\(bu" 4 \&\f(CW$path\fR (string) .PP Returns a boolean indicating whether the default was used and the actual value. .SS "list = Gnome2::Config::Private\->\fBget_float_with_default\fP ($path)" .IX Subsection "list = Gnome2::Config::Private->get_float_with_default ($path)" .IP "\(bu" 4 \&\f(CW$path\fR (string) .SS "boolean = Gnome2::Config\->\fBhas_section\fP ($path)" .IX Subsection "boolean = Gnome2::Config->has_section ($path)" .IP "\(bu" 4 \&\f(CW$path\fR (string) .SS "boolean = Gnome2::Config::Private\->\fBhas_section\fP ($path)" .IX Subsection "boolean = Gnome2::Config::Private->has_section ($path)" .IP "\(bu" 4 \&\f(CW$path\fR (string) .SS "scalar = Gnome2::Config\->\fBinit_iterator\fP ($path)" .IX Subsection "scalar = Gnome2::Config->init_iterator ($path)" .IP "\(bu" 4 \&\f(CW$path\fR (string) .SS "scalar = Gnome2::Config::Private\->\fBinit_iterator\fP ($path)" .IX Subsection "scalar = Gnome2::Config::Private->init_iterator ($path)" .IP "\(bu" 4 \&\f(CW$path\fR (string) .SS "scalar = Gnome2::Config\->\fBinit_iterator_sections\fP ($path)" .IX Subsection "scalar = Gnome2::Config->init_iterator_sections ($path)" .IP "\(bu" 4 \&\f(CW$path\fR (string) .SS "scalar = Gnome2::Config::Private\->\fBinit_iterator_sections\fP ($path)" .IX Subsection "scalar = Gnome2::Config::Private->init_iterator_sections ($path)" .IP "\(bu" 4 \&\f(CW$path\fR (string) .SS "integer = Gnome2::Config\->\fBget_int\fP ($path)" .IX Subsection "integer = Gnome2::Config->get_int ($path)" .IP "\(bu" 4 \&\f(CW$path\fR (string) .SS "integer = Gnome2::Config::Private\->\fBget_int\fP ($path)" .IX Subsection "integer = Gnome2::Config::Private->get_int ($path)" .IP "\(bu" 4 \&\f(CW$path\fR (string) .ie n .SS "Gnome2::Config\->\fBset_int\fP ($path, $value)" .el .SS "Gnome2::Config\->\fBset_int\fP ($path, \f(CW$value\fP)" .IX Subsection "Gnome2::Config->set_int ($path, $value)" .IP "\(bu" 4 \&\f(CW$path\fR (string) .IP "\(bu" 4 \&\f(CW$value\fR (integer) .ie n .SS "Gnome2::Config::Private\->\fBset_int\fP ($path, $value)" .el .SS "Gnome2::Config::Private\->\fBset_int\fP ($path, \f(CW$value\fP)" .IX Subsection "Gnome2::Config::Private->set_int ($path, $value)" .IP "\(bu" 4 \&\f(CW$path\fR (string) .IP "\(bu" 4 \&\f(CW$value\fR (integer) .SS "list = Gnome2::Config\->\fBget_int_with_default\fP ($path)" .IX Subsection "list = Gnome2::Config->get_int_with_default ($path)" .IP "\(bu" 4 \&\f(CW$path\fR (string) .PP Returns a boolean indicating whether the default was used and the actual value. .SS "list = Gnome2::Config::Private\->\fBget_int_with_default\fP ($path)" .IX Subsection "list = Gnome2::Config::Private->get_int_with_default ($path)" .IP "\(bu" 4 \&\f(CW$path\fR (string) .SS "Gnome2::Config\->\fBpop_prefix\fP" .IX Subsection "Gnome2::Config->pop_prefix" .SS "Gnome2::Config\->\fBpush_prefix\fP ($path)" .IX Subsection "Gnome2::Config->push_prefix ($path)" .IP "\(bu" 4 \&\f(CW$path\fR (string) .SS "string = Gnome2::Config\->\fBget_real_path\fP ($path)" .IX Subsection "string = Gnome2::Config->get_real_path ($path)" .IP "\(bu" 4 \&\f(CW$path\fR (string) .SS "string = Gnome2::Config::Private\->\fBget_real_path\fP ($path)" .IX Subsection "string = Gnome2::Config::Private->get_real_path ($path)" .IP "\(bu" 4 \&\f(CW$path\fR (string) .SS "string = Gnome2::Config\->\fBget_string\fP ($path)" .IX Subsection "string = Gnome2::Config->get_string ($path)" .IP "\(bu" 4 \&\f(CW$path\fR (string) .SS "string = Gnome2::Config::Private\->\fBget_string\fP ($path)" .IX Subsection "string = Gnome2::Config::Private->get_string ($path)" .IP "\(bu" 4 \&\f(CW$path\fR (string) .ie n .SS "Gnome2::Config\->\fBset_string\fP ($path, $value)" .el .SS "Gnome2::Config\->\fBset_string\fP ($path, \f(CW$value\fP)" .IX Subsection "Gnome2::Config->set_string ($path, $value)" .IP "\(bu" 4 \&\f(CW$path\fR (string) .IP "\(bu" 4 \&\f(CW$value\fR (string) .ie n .SS "Gnome2::Config::Private\->\fBset_string\fP ($path, $value)" .el .SS "Gnome2::Config::Private\->\fBset_string\fP ($path, \f(CW$value\fP)" .IX Subsection "Gnome2::Config::Private->set_string ($path, $value)" .IP "\(bu" 4 \&\f(CW$path\fR (string) .IP "\(bu" 4 \&\f(CW$value\fR (string) .SS "list = Gnome2::Config\->\fBget_string_with_default\fP ($path)" .IX Subsection "list = Gnome2::Config->get_string_with_default ($path)" .IP "\(bu" 4 \&\f(CW$path\fR (string) .PP Returns a boolean indicating whether the default was used and the actual value. .SS "list = Gnome2::Config::Private\->\fBget_string_with_default\fP ($path)" .IX Subsection "list = Gnome2::Config::Private->get_string_with_default ($path)" .IP "\(bu" 4 \&\f(CW$path\fR (string) .SS "boolean = Gnome2::Config\->\fBsync\fP" .IX Subsection "boolean = Gnome2::Config->sync" .SS "boolean = Gnome2::Config\->\fBsync_file\fP ($path)" .IX Subsection "boolean = Gnome2::Config->sync_file ($path)" .IP "\(bu" 4 \&\f(CW$path\fR (string) .SS "boolean = Gnome2::Config::Private\->\fBsync_file\fP ($path)" .IX Subsection "boolean = Gnome2::Config::Private->sync_file ($path)" .IP "\(bu" 4 \&\f(CW$path\fR (string) .SS "string = Gnome2::Config\->\fBget_translated_string\fP ($path)" .IX Subsection "string = Gnome2::Config->get_translated_string ($path)" .IP "\(bu" 4 \&\f(CW$path\fR (string) .SS "string = Gnome2::Config::Private\->\fBget_translated_string\fP ($path)" .IX Subsection "string = Gnome2::Config::Private->get_translated_string ($path)" .IP "\(bu" 4 \&\f(CW$path\fR (string) .ie n .SS "Gnome2::Config\->\fBset_translated_string\fP ($path, $value)" .el .SS "Gnome2::Config\->\fBset_translated_string\fP ($path, \f(CW$value\fP)" .IX Subsection "Gnome2::Config->set_translated_string ($path, $value)" .IP "\(bu" 4 \&\f(CW$path\fR (string) .IP "\(bu" 4 \&\f(CW$value\fR (string) .ie n .SS "Gnome2::Config::Private\->\fBset_translated_string\fP ($path, $value)" .el .SS "Gnome2::Config::Private\->\fBset_translated_string\fP ($path, \f(CW$value\fP)" .IX Subsection "Gnome2::Config::Private->set_translated_string ($path, $value)" .IP "\(bu" 4 \&\f(CW$path\fR (string) .IP "\(bu" 4 \&\f(CW$value\fR (string) .SS "list = Gnome2::Config\->\fBget_translated_string_with_default\fP ($path)" .IX Subsection "list = Gnome2::Config->get_translated_string_with_default ($path)" .IP "\(bu" 4 \&\f(CW$path\fR (string) .SS "list = Gnome2::Config::Private\->\fBget_translated_string_with_default\fP ($path)" .IX Subsection "list = Gnome2::Config::Private->get_translated_string_with_default ($path)" .IP "\(bu" 4 \&\f(CW$path\fR (string) .SS "scalar = Gnome2::Config\->\fBget_vector\fP ($path)" .IX Subsection "scalar = Gnome2::Config->get_vector ($path)" .IP "\(bu" 4 \&\f(CW$path\fR (string) .SS "scalar = Gnome2::Config::Private\->\fBget_vector\fP ($path)" .IX Subsection "scalar = Gnome2::Config::Private->get_vector ($path)" .IP "\(bu" 4 \&\f(CW$path\fR (string) .ie n .SS "Gnome2::Config\->\fBset_vector\fP ($path, $value)" .el .SS "Gnome2::Config\->\fBset_vector\fP ($path, \f(CW$value\fP)" .IX Subsection "Gnome2::Config->set_vector ($path, $value)" .IP "\(bu" 4 \&\f(CW$path\fR (string) .IP "\(bu" 4 \&\f(CW$value\fR (scalar) .ie n .SS "Gnome2::Config::Private\->\fBset_vector\fP ($path, $value)" .el .SS "Gnome2::Config::Private\->\fBset_vector\fP ($path, \f(CW$value\fP)" .IX Subsection "Gnome2::Config::Private->set_vector ($path, $value)" .IP "\(bu" 4 \&\f(CW$path\fR (string) .IP "\(bu" 4 \&\f(CW$value\fR (scalar) .SS "list = Gnome2::Config\->\fBget_vector_with_default\fP ($path)" .IX Subsection "list = Gnome2::Config->get_vector_with_default ($path)" .IP "\(bu" 4 \&\f(CW$path\fR (string) .PP Returns a boolean indicating whether the default was used and the actual value. .SS "list = Gnome2::Config::Private\->\fBget_vector_with_default\fP ($path)" .IX Subsection "list = Gnome2::Config::Private->get_vector_with_default ($path)" .IP "\(bu" 4 \&\f(CW$path\fR (string) .SH "SEE ALSO" .IX Header "SEE ALSO" Gnome2 .SH "COPYRIGHT" .IX Header "COPYRIGHT" Copyright (C) 2003\-2004 by the gtk2\-perl team. .PP This software is licensed under the \s-1LGPL.\s0 See Gnome2 for a full notice.