PHPマニュアル/PEARマニュアル | ユーザフォーラムで議論/質問 | マニュアル検索 | ハイライト | ハイライトオフ | ポータル | php spot

GdkWindow::lower | JavaScript入門&応用&リファレンスなら「JavaScriptist」

  

GdkWindow::lower

Lowers the window to the bottom of the Z-order (stacking order), so that other windows with the same parent window appear above the window. If the window is a toplevel, the window manager may choose to deny the request to move the window in the Z-order. Therefore, the lower() method only requests the restack, it does not guarantee it.

Note that the show() method raises the window again, so don't call this method before calling the show() method to avoid duplication.

忘却曲線を使ってこの知識を確実に記憶に残す

フォーラムで「GdkWindow::lower」について話す
各種マニュアル: PHPマニュアル | PEARマニュアル | Smarty(英語)マニュアル | PHP-GTKマニュアル | GdkWindow::lower」をGoogle検索
copyright © 1997-2024 PHP ドキュメント作成グループ(ライセンス). provided by php spot. マニュアル: