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

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

  

GtkObject::sink

This method might be used when a newly-created object has not been assigned a parent. sink() is called internally when the object is assigned a parent. The object is assigned a reference count of 1 at that point, and is kept alive only through its association with the parent.

sink() would be called by a PHP-GTK programmer in a situation where the object needed to be fully referenced, for example after calling ref() and prior to calling unref() on an object, where the object has no reference-giving parent. It's basically a wrapper method that provides access to the GtkObjectFlags value GTK_FLOATING.

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

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