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

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

  

GtkObject::destroy

destroy() 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() .

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

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