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

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

  

GtkWidget::show_now

Shows a widget. If the widget is an unmapped toplevel widget (i.e. a GtkWindow that has not yet been shown), enter the main loop and wait for the window to actually be mapped. This is equivilent to calling show immediately followed by gtk::main() .

Note: Once the main loop has begun your application will be able to recveive user events. Make sure that show_now() is the method you want to call before using it.

See also: show() .

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

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