PHP-GTK
Monday, May 21, 2012 
download | documentation | applications | faq | changelog | resources 


search for in the  


previousGObject::stop_emission
GObject::unblocknext

Last updated: Mon, 21 May 2012
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: Mon, 21 May 2012
view this page in English | Plain HTML


credits 

PHP  Copyright © 2001-2012 The PHP Group
 All rights reserved.
Last updated: Mon May 21 01:45:29 2012 UTC