ruby-****@sourc*****
ruby-****@sourc*****
2014年 6月 16日 (月) 07:35:32 JST
------------------------- REMOTE_ADDR = 106.188.103.9 REMOTE_HOST = URL = http://ruby-gnome2.sourceforge.jp/ja/hiki.cgi?Gtk%3A%3AFileChooserError ------------------------- @@ -1,27 +1,42 @@ -= class Gtk::FileChooserError += Gtk::FileChooserError クラス These identify the various errors that can occur while calling Gtk::FileChooser methods. -== Object Hierarchy +== オブジェクト階層 * Object * Exception * StandardError * RuntimeError * Gtk::FileChooserError -== Instance Methods +== インクルードされているモジュール + +* GLib::ErrorInfo + +== インスタンスメソッド --- code + ((*上位クラス(ancestors)のページに要移動?*)) + Returns the error code (((<Gtk::FileChooserError|Gtk::FileChooserError#GtkFileChooserError>))). * Returns: the error code --- domain + ((*上位クラス(ancestors)のページに要移動?*)) + Returns the error domain. * Returns: the error domain -== Constants +== 定数 +--- INCOMPLETE_HOSTNAME (Fixnum) + ((*要編集*)) + +--- ALREADY_EXISTS (Fixnum) + ((*要編集*)) + === GtkFileChooserError --- NONEXISTENT Indicates that a file does not exist. --- BAD_FILENAME Indicates a malformed filename. - -- ((<Masao>)) \ No newline at end of file +== 更新履歴 +* 2014-06-16 クラスのメンバ項目の存在チェック("上位クラスのページに要移動?"とマーク)。リストから漏れているものを追加。 - ((<きたがわ>)) +* - ((<Masao>))