Package: gobject
Function g-object-thaw-notify
Lambda Listg-object-thaw-notify (object) ArgumentsDetails Reverts the effect of a previous call to the g-object-freeze-notify
function.
The freeze count is decreased on the 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. | See also |
2021-9-11