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

Back to archive index

ruby-****@sourc***** ruby-****@sourc*****
2005年 3月 30日 (水) 01:24:33 JST


-------------------------
REMOTE_ADDR = 218.114.126.13
REMOTE_HOST = 
REMOTE_USER = ruby-gnome2-hiki        URL = http://ruby-gnome2.sourceforge.jp/cgi-bin/hiki/ja/hiki.cgi?Gtk%3A%3AWindow
-------------------------
@@ -237,9 +237,9 @@
     * 戻り値:self
 
 --- unmaximize
-    Asks to unmaximize window. Note that you shouldn't assume the window is definitely unmaximized afterward, because other entities (e.g. the user or window manager) could maximize it again, and not all window managers honor requests to unmaximize. But normally the window will end up unmaximized. Just don't write code that crashes if not.
-    You can track maximization via the "window_state_event" signal on Gtk::Widget.
-    * Returns: self
+    ウィンドウの最大化を解除するように要求します。ウィンドウがこの後に確実に最大化されていないことを仮定すべきではないということに注意して下さい。何故ならば他の要素(例えばユーザーやウィンドウマネージャなど)が再び最大化することができたり、最大化の解除が不可能なウィンドウマネージャがあるかもしれないからです。しかし、通常は最大化が解除された状態になります。そうでない場合にクラッシュするようなコードを書かないで下さい。
+    最大化についてはGtk::Widget上で"window_state_event"シグナルによって追跡することができます。
+    * 戻り値:self
 
 --- begin_resize_drag(edge, button, root_x, root_y, timestamp)
     Starts resizing a window. This method is used if an application has window resizing controls. When GDK can support it, the resize will be done using the standard mechanism for the window manager or windowing system. Otherwise, GDK will try to emulate window resizing, potentially not all that well, depending on the windowing system.





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