ruby-****@sourc*****
ruby-****@sourc*****
2008年 4月 7日 (月) 22:18:39 JST
------------------------- REMOTE_ADDR = 218.138.133.44 REMOTE_HOST = URL = http://ruby-gnome2.sourceforge.jp/hiki.cgi?Gtk%3A%3AFileChooser ------------------------- @@ -1,4 +1,5 @@ = module Gtk::FileChooser + Gtk::FileChooser is an interface that can be implemented by file selection widgets. In GTK+, the main objects that implement this interface are Gtk::FileChooserWidget, Gtk::FileChooserDialog, and Gtk::FileChooserButton. You do not need to write an object that implements the Gtk::FileChooser interface unless you are trying to adapt an existing file selector to expose a standard programming interface. == Description