PHP-GTK
Tuesday, November 24, 2009 
download | documentation | applications | faq | changelog | resources 


search for in the  


previousGObject::stop_emission
GObject::unblocknext

Last updated: Tue, 24 Nov 2009
view this page in English | Plain HTML

GObject::thaw_notify

Reverts the effect of a previous call to freeze_notify() . The freeze count is decreased on object and when it reaches zero, all queued "notify" signals are emitted. It is an error to call this function when the freeze count is zero

If multiple calls to freeze_notify() were made, and equal number of calls must be made to unfreeze.

See also: notify() , freeze_notify()


User Contributed Notes
gobject.method.thaw_notify.php
add a note about notes
There are no user contributed notes for this page.


previousGObject::stop_emission
GObject::unblocknext

Last updated: Tue, 24 Nov 2009
view this page in English | Plain HTML


credits 

PHP  Copyright © 2001-2009 The PHP Group
 All rights reserved.
Last updated: Tue Nov 24 02:46:14 2009 UTC