RogersMine
view release on metacpan or search on metacpan
local/man/man3/Glib::Utils.3pm view on Meta::CPAN
string (perlvar) or POSIX::strerror (\s-1POSIX\s0) which are locale
codeset bytes).
.SS "string = Glib::strsignal ($signum)"
.IX Subsection "string = Glib::strsignal ($signum)"
.IP "\(bu" 4
\&\f(CW$signum\fR (integer)
.PP
Return a string describing the given signal number, like \*(L"Segmentation
violation\*(R" for \s-1SIGSEGV.\s0 This is translated into the user's preferred
language and is a utf8 wide-char string.
.SS "list = Glib::get_system_config_dirs"
.IX Subsection "list = Glib::get_system_config_dirs"
Returns an ordered list of base directories in which to access system-wide
configuration information.
.PP
Since: glib 2.6
.SS "list = Glib::get_system_data_dirs"
.IX Subsection "list = Glib::get_system_data_dirs"
Returns an ordered list of base directories in which to access system-wide
application data.
.PP
Since: glib 2.6
.SS "string = Glib::get_tmp_dir"
.IX Subsection "string = Glib::get_tmp_dir"
Get the temp dir as appropriate for the current system. See the GLib docs
for info on how it works.
.SS "string = Glib::get_user_cache_dir"
.IX Subsection "string = Glib::get_user_cache_dir"
Gets the base directory in which to store non-essential, cached data specific
to particular user.
.PP
Since: glib 2.6
.SS "string = Glib::get_user_config_dir"
.IX Subsection "string = Glib::get_user_config_dir"
Gets the base directory in which to store user-specific application
configuration information such as user preferences and settings.
.PP
Since: glib 2.6
.SS "string = Glib::get_user_data_dir"
.IX Subsection "string = Glib::get_user_data_dir"
Get the base directory for application data such as icons that is customized
for a particular user.
.PP
Since: glib 2.6
.SS "string = Glib::get_user_name"
.IX Subsection "string = Glib::get_user_name"
Get the current user's name by whatever system-dependent means necessary.
.SS "string = Glib::get_user_special_dir ($directory)"
.IX Subsection "string = Glib::get_user_special_dir ($directory)"
.IP "\(bu" 4
\&\f(CW$directory\fR (Glib::UserDirectory)
.PP
Returns the full path of a special directory using its logical id.
.PP
Since: glib 2.14
.SH "ENUMS AND FLAGS"
.IX Header "ENUMS AND FLAGS"
.SS "enum Glib::UserDirectory"
.IX Subsection "enum Glib::UserDirectory"
.IP "\(bu" 4
\&'desktop' / 'G_USER_DIRECTORY_DESKTOP'
.IP "\(bu" 4
\&'documents' / 'G_USER_DIRECTORY_DOCUMENTS'
.IP "\(bu" 4
\&'download' / 'G_USER_DIRECTORY_DOWNLOAD'
.IP "\(bu" 4
\&'music' / 'G_USER_DIRECTORY_MUSIC'
.IP "\(bu" 4
\&'pictures' / 'G_USER_DIRECTORY_PICTURES'
.IP "\(bu" 4
\&'public\-share' / 'G_USER_DIRECTORY_PUBLIC_SHARE'
.IP "\(bu" 4
\&'templates' / 'G_USER_DIRECTORY_TEMPLATES'
.IP "\(bu" 4
\&'videos' / 'G_USER_DIRECTORY_VIDEOS'
.SH "SEE ALSO"
.IX Header "SEE ALSO"
Glib
.SH "COPYRIGHT"
.IX Header "COPYRIGHT"
Copyright (C) 2003\-2011 by the gtk2\-perl team.
.PP
This software is licensed under the \s-1LGPL.\s0 See Glib for a full notice.
( run in 2.320 seconds using v1.01-cache-2.11-cpan-9581c071862 )