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

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Feb 11 06:12:04 PST 2009


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





------- Comment #136 from uws+webkit at xs4all.nl  2009-02-11 06:12 PDT -------
(In reply to comment #135)
> When are properties actually useful? They are unconfortable to use even in
> Python. For widgets, software such as Glade benefits from them, but they don´t
> seem to be so useful in the DOM. I wouldn't regret it if they dissapeared.

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.


-- 
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