[Webkit-unassigned] [Bug 14809] [gtk] Implement settings as properties of WebKitGtkPage
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Sat Oct 20 17:57:29 PDT 2007
http://bugs.webkit.org/show_bug.cgi?id=14809
------- Comment #1 from christian at twotoasts.de 2007-10-20 17:57 PDT -------
Created an attachment (id=16749)
--> (http://bugs.webkit.org/attachment.cgi?id=16749&action=view)
An attempt at gobject properties
This is a first attempt at implementing WebCore:Settings as properties of
WebKitPage. This is intentionally only six selected properties because I would
like someone to look at it before repeating bad code very often.
I plan to implement every value of WebCore::Settings. I don't know wether there
should be getters and setters for all of them, just a few for the most common
values or none at all.
Comments are welcome.
--
Configure bugmail: http://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