[Webkit-unassigned] [Bug 16401] [GTK] GObject/C DOM binding

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Feb 11 06:30:05 PST 2009


https://bugs.webkit.org/show_bug.cgi?id=16401





------- Comment #140 from soto at informatik.uni-kl.de  2009-02-11 06:30 PDT -------
(In reply to comment #136)
> GObject features notify:: signals, which allows you to attach callback
> functions that are invoked when a property changes. But perhaps there are other
> mechanisms for that.

Good point. I have one question, though: there will be a lot of situations
where properties will change their values "underneath the feet" of the GObject
wrappers. Does it mean that all properties we define have to take this case
into account and connect events to the DOM in order to listen for changes and
fire the corresponding signal? Sounds a bit nasty...


-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.



More information about the webkit-unassigned mailing list