Gnome2::GConf::ChangeSet man page on Mandriva

Man page or keyword search:  
man Server   17060 pages
apropos Keyword Search (all sections)
Output format
Mandriva logo
[printable version]

Gnome2::GConf::ChangeSUser)Contributed Perl DocumenGnome2::GConf::ChangeSet(3)

NAME
       Gnome2::GConf::ChangeSet -  A set of configuration changes to be made

SYNOPSIS
	   $cs = {
	       '/apps/someapp/some_int_key'    => { type => 'int',    value => 42 },
	       '/apps/someapp/some_string_key' => { type => 'string', value => 'hi' },
	   };

	   $reverse_cs = $client->reverse_change_set($cs);
	   $client->commit_change_set($cs, FALSE);

DESCRIPTION
       A "GConfChangeSet" allows you to collect a set of changes to
       configuration keys (set/unset operations). You can then commit all the
       changes at once.

       In C, "GConfChangeSet" is an hash containing keys and "GConfValue"s to
       be committed in a single pass (though not yet with an atomic
       operation).  Since perl has hashes as a built-in type, "GConfChangeSet"
       is threated as an hash with the GConf keys as keys, and their relative
       Gnome2::GConf::Value as payload.

SEE ALSO
       Gnome2::GConf(3pm), Gnome2::GConf::Value(3pm).

SEE ALSO
       Gnome2::GConf

COPYRIGHT
       Copyright (C) 2003-2006 by the gtk2-perl team.

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

perl v5.10.1			  2010-03-07	   Gnome2::GConf::ChangeSet(3)
[top]

List of man pages available for Mandriva

Copyright (c) for man pages and the logo by the respective OS vendor.

For those who want to learn more, the polarhome community provides shell access and support.

[legal] [privacy] [GNU] [policy] [cookies] [netiquette] [sponsors] [FAQ]
Tweet
Polarhome, production since 1999.
Member of Polarhome portal.
Based on Fawad Halim's script.
....................................................................
Vote for polarhome
Free Shell Accounts :: the biggest list on the net