[ruby-gnome2-doc-cvs] [Hiki] update - GConf::Engine

Zurück zum Archiv-Index

ruby-****@lists***** ruby-****@lists*****
2003年 4月 13日 (日) 22:35:55 JST


-------------------------
REMOTE_ADDR = 213.113.203.231
REMOTE_HOST = 
-------------------------
= class GConf::Engine
A GConf::Engine represents a connection to a GConf database.  The default GConf::Engine, returned by a call to GConf::Engine.new with no arguments, represents the current users own GConf database.  A GConf::Engine should be used in conjunction with a GConf::Client, as it has no methods of its own.

== class methods
--- GConf::Engine.new(address = nil)
    Creates a GConf::Engine for the given address, or for the current user if the address is omitted.
    * address: a configuration source address
    * Returns: a new GConf::Engine

- ((<lone-star>))
-------------------------
= class GConf::Engine
A GConf::Engine represents a connection to a GConf database.  The default GConf::Engine, returned by a call to GConf::Engine.new with no arguments, represents the current users own GConf database.  A GConf::Engine should be used in conjunction with a GConf::Client, as it has no methods of its own.

== super class
* Glib::Boxed

== class methods
--- GConf::Engine.new(address = nil)
    Creates a GConf::Engine for the given address, or for the current user if the address is omitted.
    * address: a configuration source address
    * Returns: a new GConf::Engine

- ((<lone-star>))



ruby-gnome2-cvs メーリングリストの案内
Zurück zum Archiv-Index