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

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

  

gtk::events_pending

gtk::events_pending() is useful when there is a function that needs to be carried out during a long-running process, for example, updating a status bar during an SQL query.

The way it would be used in such a situation is to have

after every update that is made to the GUI. This causes the main loop to run once each time events are anticipated.

See also: gtk::main_iteration() , gtk::main_iteration_do() , gtk::timeout_add() .

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

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