ruby-****@sourc*****
ruby-****@sourc*****
2005年 3月 7日 (月) 18:49:10 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 ------------------------- TITLE = Gtk::IconThemeError KEYWORD = = class Gtk::IconThemeError Error codes for Gtk::IconTheme operations. == Object Hierarchy * Object * Exception * StandardError * RuntimeError * Gtk::IconThemeError == Instance Methods --- code Returns the error code (((<Gtk::IconThemeError|Gtk::IconThemeError#GtkIconThemeError>))). * Returns: the error code --- domain Returns the error domain. * Returns: the error domain == Constants === GtkIconThemeError --- NOT_FOUND The icon specified does not exist in the theme --- FAILED An unspecified error occurred. == ChangeLog * 2005-03-07 Added. - ((<Masao>))