[ruby-gnome2-doc-cvs] [Ruby-GNOME2 Project Website] update - tut-gtk2-filechooser

Back to archive index

ruby-****@sourc***** ruby-****@sourc*****
2009年 1月 21日 (水) 00:08:24 JST


-------------------------
REMOTE_ADDR = 74.15.84.244
REMOTE_HOST = 
        URL = http://ruby-gnome2.sourceforge.jp/hiki.cgi?tut-gtk2-filechooser
-------------------------
@@ -7,8 +7,9 @@
 === File Chooser Introduction 
 
 
+The Gtk::FileChooserButton widget provides an easy method for you to ask users to choose a file or a folder. It implements the interface of the Gtk::FileChooser. Note that  this module represents just an interface, hence we never create any Gtk::FileChooser instances. When the user clicks a Gtk::FileChooserButton, an instance of Gtk::FileChooserDialog is opened that allows the user to browse and select one file or one folder, depending on the type of a button you created.
 
-Gtk::FileChooser module represents just an interface, hence we never create any FileChooser instances. The following list describes all FileChooser related classes:
+The following list describes all FileChooser related classes:
 
 * Gtk::FileChooser - File chooser interface used by  Gtk::FileChooserWidget and Gtk::FileChooserDialog
 * Gtk::FileChooserButton - A button to launch a file selection dialog



ruby-gnome2-cvs メーリングリストの案内
Back to archive index