.\" 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::Program 3pm" .TH Gnome2::Program 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::Program \- wrapper for GnomeProgram .SH "HIERARCHY" .IX Header "HIERARCHY" .Vb 2 \& Glib::Object \& +\-\-\-\-Gnome2::Program .Ve .SH "METHODS" .IX Header "METHODS" .ie n .SS "string = $program\->\fBget_app_id\fP" .el .SS "string = \f(CW$program\fP\->\fBget_app_id\fP" .IX Subsection "string = $program->get_app_id" .ie n .SS "string = $program\->\fBget_app_version\fP" .el .SS "string = \f(CW$program\fP\->\fBget_app_version\fP" .IX Subsection "string = $program->get_app_version" .ie n .SS "string = $program\->\fBget_human_readable_name\fP" .el .SS "string = \f(CW$program\fP\->\fBget_human_readable_name\fP" .IX Subsection "string = $program->get_human_readable_name" .ie n .SS "program = Gnome2::Program\->\fBinit\fP ($app_id, $app_version, $module_info=undef, ...)" .el .SS "program = Gnome2::Program\->\fBinit\fP ($app_id, \f(CW$app_version\fP, \f(CW$module_info\fP=undef, ...)" .IX Subsection "program = Gnome2::Program->init ($app_id, $app_version, $module_info=undef, ...)" .IP "\(bu" 4 \&\f(CW$app_id\fR (string) .IP "\(bu" 4 \&\f(CW$app_version\fR (string) .IP "\(bu" 4 \&\f(CW$module_info\fR (scalar) .IP "\(bu" 4 \&... (list) .PP The list argument is for property-value pairs. .ie n .SS "list = $program\->\fBlocate_file\fP ($domain, $file_name, $only_if_exists)" .el .SS "list = \f(CW$program\fP\->\fBlocate_file\fP ($domain, \f(CW$file_name\fP, \f(CW$only_if_exists\fP)" .IX Subsection "list = $program->locate_file ($domain, $file_name, $only_if_exists)" .IP "\(bu" 4 \&\f(CW$domain\fR (Gnome2::FileDomain) .IP "\(bu" 4 \&\f(CW$file_name\fR (string) .IP "\(bu" 4 \&\f(CW$only_if_exists\fR (boolean) .PP Returns a list of locations. .SS "moduleinfo = Gnome2::Program\->\fBmodule_load\fP ($mod_name)" .IX Subsection "moduleinfo = Gnome2::Program->module_load ($mod_name)" .IP "\(bu" 4 \&\f(CW$mod_name\fR (string) .SS "Gnome2::Program\->\fBmodule_register\fP ($module_info)" .IX Subsection "Gnome2::Program->module_register ($module_info)" .IP "\(bu" 4 \&\f(CW$module_info\fR (scalar) .SS "boolean = Gnome2::Program\->\fBmodule_registered\fP ($module_info)" .IX Subsection "boolean = Gnome2::Program->module_registered ($module_info)" .IP "\(bu" 4 \&\f(CW$module_info\fR (scalar) .SS "program or undef = Gnome2::Program\->\fBget_program\fP" .IX Subsection "program or undef = Gnome2::Program->get_program" .SH "PROPERTIES" .IX Header "PROPERTIES" .IP "'app\-datadir' (string : default undef : readable / writable)" 4 .IX Item "'app-datadir' (string : default undef : readable / writable)" Data prefix where this application was installed .IP "'app\-id' (string : default undef : readable)" 4 .IX Item "'app-id' (string : default undef : readable)" \&\s-1ID\s0 string to use for this application .IP "'app\-libdir' (string : default undef : readable / writable)" 4 .IX Item "'app-libdir' (string : default undef : readable / writable)" Library prefix where this application was installed .IP "'app\-prefix' (string : default undef : readable / writable)" 4 .IX Item "'app-prefix' (string : default undef : readable / writable)" Prefix where this application was installed .IP "'app\-sysconfdir' (string : default undef : readable / writable)" 4 .IX Item "'app-sysconfdir' (string : default undef : readable / writable)" Configuration prefix where this application was installed .IP "'app\-version' (string : default undef : readable)" 4 .IX Item "'app-version' (string : default undef : readable)" Version of this application .IP "'create\-directories' (boolean : default true : readable / writable / construct-only)" 4 .IX Item "'create-directories' (boolean : default true : readable / writable / construct-only)" Create standard \s-1GNOME\s0 directories on startup .IP "'enable\-sound' (boolean : default true : readable / writable)" 4 .IX Item "'enable-sound' (boolean : default true : readable / writable)" Enable sound on startup .IP "'espeaker' (string : default undef : readable / writable)" 4 .IX Item "'espeaker' (string : default undef : readable / writable)" How to connect to esd .ie n .IP "'gnome\-datadir' (string : default ""/usr/share"" : readable / writable / construct-only)" 4 .el .IP "'gnome\-datadir' (string : default ``/usr/share'' : readable / writable / construct-only)" 4 .IX Item "'gnome-datadir' (string : default /usr/share : readable / writable / construct-only)" Data prefix where \s-1GNOME\s0 was installed .ie n .IP "'gnome\-libdir' (string : default ""/usr/lib/x86_64\-linux\-gnu"" : readable / writable / construct-only)" 4 .el .IP "'gnome\-libdir' (string : default ``/usr/lib/x86_64\-linux\-gnu'' : readable / writable / construct-only)" 4 .IX Item "'gnome-libdir' (string : default /usr/lib/x86_64-linux-gnu : readable / writable / construct-only)" Library prefix where \s-1GNOME\s0 was installed .IP "'gnome\-path' (string : default undef : readable / writable / construct-only)" 4 .IX Item "'gnome-path' (string : default undef : readable / writable / construct-only)" Path in which to look for installed files .ie n .IP "'gnome\-prefix' (string : default ""/usr"" : readable / writable / construct-only)" 4 .el .IP "'gnome\-prefix' (string : default ``/usr'' : readable / writable / construct-only)" 4 .IX Item "'gnome-prefix' (string : default /usr : readable / writable / construct-only)" Prefix where \s-1GNOME\s0 was installed .ie n .IP "'gnome\-sysconfdir' (string : default ""/etc"" : readable / writable / construct-only)" 4 .el .IP "'gnome\-sysconfdir' (string : default ``/etc'' : readable / writable / construct-only)" 4 .IX Item "'gnome-sysconfdir' (string : default /etc : readable / writable / construct-only)" Configuration prefix where \s-1GNOME\s0 was installed .IP "'goption\-context' (gpointer : default 0 : readable / writable / construct-only)" 4 .IX Item "'goption-context' (gpointer : default 0 : readable / writable / construct-only)" The goption context pointer that GnomeProgram is using .IP "'human\-readable\-name' (string : default undef : readable / writable / construct-only)" 4 .IX Item "'human-readable-name' (string : default undef : readable / writable / construct-only)" Human readable name of this application .IP "'popt\-context' (gpointer : default 0 : readable)" 4 .IX Item "'popt-context' (gpointer : default 0 : readable)" The popt context pointer that GnomeProgram is using .IP "'popt\-flags' (integer : default 0 : writable / construct-only)" 4 .IX Item "'popt-flags' (integer : default 0 : writable / construct-only)" The flags to use for popt .IP "'popt\-table' (gpointer : default 0 : writable / construct-only)" 4 .IX Item "'popt-table' (gpointer : default 0 : writable / construct-only)" The table of options for popt .SH "ENUMS AND FLAGS" .IX Header "ENUMS AND FLAGS" .SS "enum Gnome2::FileDomain" .IX Subsection "enum Gnome2::FileDomain" .IP "\(bu" 4 \&'unknown' / '\s-1GNOME_FILE_DOMAIN_UNKNOWN\s0' .IP "\(bu" 4 \&'libdir' / '\s-1GNOME_FILE_DOMAIN_LIBDIR\s0' .IP "\(bu" 4 \&'datadir' / '\s-1GNOME_FILE_DOMAIN_DATADIR\s0' .IP "\(bu" 4 \&'sound' / '\s-1GNOME_FILE_DOMAIN_SOUND\s0' .IP "\(bu" 4 \&'pixmap' / '\s-1GNOME_FILE_DOMAIN_PIXMAP\s0' .IP "\(bu" 4 \&'config' / '\s-1GNOME_FILE_DOMAIN_CONFIG\s0' .IP "\(bu" 4 \&'help' / '\s-1GNOME_FILE_DOMAIN_HELP\s0' .IP "\(bu" 4 \&'app\-libdir' / '\s-1GNOME_FILE_DOMAIN_APP_LIBDIR\s0' .IP "\(bu" 4 \&'app\-datadir' / '\s-1GNOME_FILE_DOMAIN_APP_DATADIR\s0' .IP "\(bu" 4 \&'app\-sound' / '\s-1GNOME_FILE_DOMAIN_APP_SOUND\s0' .IP "\(bu" 4 \&'app\-pixmap' / '\s-1GNOME_FILE_DOMAIN_APP_PIXMAP\s0' .IP "\(bu" 4 \&'app\-config' / '\s-1GNOME_FILE_DOMAIN_APP_CONFIG\s0' .IP "\(bu" 4 \&'app\-help' / '\s-1GNOME_FILE_DOMAIN_APP_HELP\s0' .SH "SEE ALSO" .IX Header "SEE ALSO" Gnome2, Glib::Object .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.