Query: gnome2::gconf::main
OS: debian
Section: 3pm
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
Gnome2::GConf::main(3pm) User Contributed Perl Documentation Gnome2::GConf::main(3pm)NAMEGnome2::GConf::main - utility functions for Gnome2::GConfMETHODSstring = Gnome2::GConf->concat_dir_and_key ($dir, $key) o $dir (string) o $key (string) Returns a concatenation of $dir and $key. boolean = Gnome2::GConf->key_is_below ($above, $below) o $above (string) o $below (string) Return TRUE if the path $below would be somewhere below the directory $above. string = Gnome2::GConf->unique_key Returns a different string every time (at least, the chances of getting a duplicate are like one in a zillion). The key is a legal gconf key name (a single element of one). boolean = Gnome2::GConf->valid_key ($key) (boolean, string) = Gnome2::GConf->valid_key ($key) o $key (string) In scalar context, it returns a boolean value. In array context, it returns a boolean value and a string containing a user-readable explanation of the problem.SEE ALSOGnome2::GConfCOPYRIGHTCopyright (C) 2003-2006 by the gtk2-perl team. This software is licensed under the LGPL. See Gnome2::GConf for a full notice. perl v5.14.2 2011-11-17 Gnome2::GConf::main(3pm)
Related Man Pages |
---|
gnome2::client(3pm) - debian |
gnome2::gconf::client(3pm) - debian |
gnome2::gconf::schema(3pm) - debian |
gnome2::vfs::application(3pm) - debian |
gnome2::vfs::mime(3pm) - debian |
Similar Topics in the Unix Linux Community |
---|
How can I do this in VI editor? |
One instance of comparing grep and awk |
Weird 'find' results |
My first PERL incarnation... Audio Oscillograph |