| ユーザフォーラムで議論/質問 | マニュアル検索 | ハイライト | ハイライトオフ | ポータル | php spot |
GtkObject::destroydestroy() causes an object and all its signal connections to be destroyed. During this process the "destroy" signal is emitted. Note that the object's memory is currently not freed at the point of destruction, as the reference count is maintained by both the destroy() method within GTK, and the Zend registry within PHP. In both cases, this way of coping with object destruction has either changed or is about to change in the near future. See also: unref() . |
各種マニュアル:
PHPマニュアル |
PEARマニュアル |
Smarty(英語)マニュアル |
PHP-GTKマニュアル |
「GtkObject::destroy」をGoogle検索
|