| ユーザフォーラムで議論/質問 | マニュアル検索 | ハイライト | ハイライトオフ | ポータル | php spot |
gtk::quit_addRegisters the function callback to be called when main loop level level exits. If data is given, it will be passed to callback when called. Adding a function using gtk::quit_add() is similar to connecting a method to the destroy signal for a gtk loop. gtk::quit_add() returns an integer identifier which can be passed to gtk::quit_remove() in order to prevent the function from being called. See also: gtk::quit_remove() |
各種マニュアル:
PHPマニュアル |
PEARマニュアル |
Smarty(英語)マニュアル |
PHP-GTKマニュアル |
「gtk::quit_add」をGoogle検索
|