Last updated: Sun, 12 May 2013 view this page in English
GtkObject::sink
void sink();
This method decrements the reference counter for the object. If the
reference counter hits zero, the object is destroyed. This method is
usually called internally by PHP-GTK. It is unlikely that you will ever
need to call this method explicitly in code.
User Contributed Notes gtk.gtkobject.method.sink.php
There are no user contributed notes for this page.