ruby-****@sourc*****
ruby-****@sourc*****
2004年 10月 24日 (日) 22:57:24 JST
------------------------- REMOTE_ADDR = 219.53.36.17 REMOTE_HOST = URL = http://ruby-gnome2.sourceforge.jp//?Gnome%3A%3AGPASettings ------------------------- = class Gnome::GPASettings == Object Hierarchy * Object * GLib::Instantiatable * GLib::Object * Gnome::GPANode * Gnome::GPASettings == Class Methods --- new(name, id) * name: the name of settings. (String) * id: the id of settings. (String) * Returns: new settings. --- new(model, name, id) * model: the model of settings. (Gnome::GPAModel) * name: the name of settings. (String) * id: the id of settings. (String) * Returns: new settings. #--- new(model, tree) # # * model: the model of settings. (Gnome::GPAModel) # * tree: the XML tree of settings. () # * Returns: new settings. == See Also - kou