[ruby-gnome2-doc-cvs] [Hiki] update - Gtk::Window

アーカイブの一覧に戻る

ruby-****@sourc***** ruby-****@sourc*****
2005年 3月 17日 (木) 22:03:34 JST


-------------------------
REMOTE_ADDR = 218.114.126.13
REMOTE_HOST = 
REMOTE_USER = ruby-gnome2-hiki        URL = http://ruby-gnome2.sourceforge.jp/cgi-bin/hiki/hiki.cgi?Gtk%3A%3AWindow
-------------------------
@@ -195,7 +195,7 @@
     * Returns: self
 
 --- default=(default_widget)
-    The default widget is the widget that's activated when the user presses Enter in a dialog (for example). This function sets or unsets the default widget for a Gtk::Window about. When setting (rather than unsetting) the default widget it's generally easier to call Gtk::Widget#grab_focus on the widget. Before making a widget the default widget, you must set the Gtk::Widget::CAN_DEFAULT flag on the widget you'd like to make the default using Gtk::Widget#flags=.
+    The default widget is the widget that's activated when the user presses Enter in a dialog (for example). This method sets or unsets the default widget for a Gtk::Window about. When setting (rather than unsetting) the default widget it's generally easier to call Gtk::Widget#grab_focus on the widget. Before making a widget the default widget, you must set the Gtk::Widget::CAN_DEFAULT flag on the widget you'd like to make the default using Gtk::Widget#flags=.
     * default_widget : widget to be the default, or nil to unset the default widget for the toplevel. 
     * Returns: default_widget
 





ruby-gnome2-cvs メーリングリストの案内
アーカイブの一覧に戻る