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

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

  

GtkWidget::show

show() is a commonly-used method that combines a series of other methods in order to display a widget on the screen.

A widget cannot be shown until its containing parent is shown. If show() is called on a widget whose parent has not been shown, that widget will not be realized or mapped until the show is called by the parent widget.

See also: map() , realize() , hide.

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

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