[ruby-gnome2-doc-cvs] [Hiki] update - Gtk::IconTheme

Zurück zum Archiv-Index

ruby-****@sourc***** ruby-****@sourc*****
2005年 3月 12日 (土) 00:56:55 JST


-------------------------
REMOTE_ADDR = 218.231.205.229
REMOTE_HOST = 
REMOTE_USER = ruby-gnome2-hiki        URL = http://ruby-gnome2.sourceforge.jp/cgi-bin/hiki/hiki.cgi?Gtk%3A%3AIconTheme
-------------------------
@@ -84,11 +84,11 @@
 
 --- custom_theme=(theme_name)
     Sets the name of the icon theme that the Gtk::IconTheme object uses overriding system configuration. This method cannot be called on the icon theme objects returned from Gtk::IconTheme.default and Gtk::IconTheme.get_for_screen(screen). ((* Since 2.4 *))
-    * theme_name: name of icon theme to use instead of configured theme  
+    * theme_name: name of icon theme to use instead of configured theme or nil to cancel the custom theme
     * Returns: theme_name
 --- set_custom_theme(theme_name)
     Same as custom_theme=. ((* Since 2.4 *))
-    * theme_name: name of icon theme to use instead of configured theme  
+    * theme_name: name of icon theme to use instead of configured theme or nil to cancel the custom theme
     * Returns: self
 
 --- has_icon?(icon_name)
@@ -145,4 +145,5 @@
      * self: Gtk::IconTheme
 
 == ChangeLog
+* 2005-03-12 Gtk::IconTheme#set_custom_theme accept nil. - ((<Masao>))
 * 2005-03-07 Added. - ((<Masao>))





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