ruby-****@sourc*****
ruby-****@sourc*****
2005年 3月 7日 (月) 20:50:14 JST
------------------------- REMOTE_ADDR = 202.96.19.49 REMOTE_HOST = REMOTE_USER = ruby-gnome2-hiki URL = http://ruby-gnome2.sourceforge.jp/cgi-bin/hiki/hiki.cgi?Gtk%3A%3AIconThemeError ------------------------- @@ -1,5 +1,5 @@ = class Gtk::IconThemeError -Error codes for Gtk::IconTheme operations. +Error codes for Gtk::IconTheme operations. ((* Since 2.4 *)) == Object Hierarchy * Object @@ -10,18 +10,18 @@ == Instance Methods --- code - Returns the error code (((<GtkIconThemeError|Gtk::IconThemeError#GtkIconThemeError>))). + Returns the error code (((<GtkIconThemeError|Gtk::IconThemeError#GtkIconThemeError>))). ((* Since 2.4 *)) * Returns: the error code --- domain - Returns the error domain. + Returns the error domain. ((* Since 2.4 *)) * Returns: the error domain == Constants === GtkIconThemeError --- NOT_FOUND - The icon specified does not exist in the theme + The icon specified does not exist in the theme ((* Since 2.4 *)) --- FAILED - An unspecified error occurred. + An unspecified error occurred. ((* Since 2.4 *)) == ChangeLog * 2005-03-07 Added. - ((<Masao>))