| ユーザフォーラムで議論/質問 | マニュアル検索 | ハイライト | ハイライトオフ | ポータル | php spot |
gtk::events_pendinggtk::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() . |
各種マニュアル:
PHPマニュアル |
PEARマニュアル |
Smarty(英語)マニュアル |
PHP-GTKマニュアル |
「gtk::events_pending」をGoogle検索
|