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

Back to archive index

ruby-****@sourc***** ruby-****@sourc*****
2005年 3月 11日 (金) 04:30:45 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
-------------------------
@@ -143,8 +143,8 @@
     * Returns: the transient parent for this window, or nil if no transient parent has been set. 
 
 --- transient_for=(parent)
-    Dialog windows should be set transient for the main application window they were spawned from. This allows window managers to e.g. keep the dialog on top of the main window, or center the dialog over the main window. Gtk::Dialog.new and other convenience functions in GTK+ will sometimes call Gtk::Window#transient_for= on your behalf.
-    On Windows, this function will and put the child window on top of the parent, much as the window manager would have done on X.
+    Dialog windows should be set transient for the main application window they were spawned from. This allows window managers to e.g. keep the dialog on top of the main window, or center the dialog over the main window. Gtk::Dialog.new and other convenience method in GTK+ will sometimes call Gtk::Window#transient_for= on your behalf.
+    On Windows, this method will and put the child window on top of the parent, much as the window manager would have done on X.
     * parent: parent Gtk::Window 
     * Returns: parent
 --- set_transient_for(parent)





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