[webkit-dev] On IDL files, events and writing DOM bindings

Darin Adler darin at apple.com
Wed Aug 11 08:56:26 PDT 2010


On Aug 10, 2010, at 11:39 PM, Xan Lopez wrote:

> For the GObject bindings I'm actually exposing the events directly.

This is a new feature, no other binding has this, and you will have to build everything yourself. There’s nothing in IDL files, or in fact anywhere in the project, that lists all the events that might be sent to each class.

    -- Darin



More information about the webkit-dev mailing list