webkit-0.13.0.2: Binding to the Webkit library.

Safe HaskellNone

Graphics.UI.Gtk.WebKit.DOM.KeyboardEvent

Documentation

keyboardEventGetModifierState :: (KeyboardEventClass self, GlibString string) => self -> string -> IO BoolSource

keyboardEventInitKeyboardEvent :: (KeyboardEventClass self, DOMWindowClass view, GlibString string) => self -> string -> Bool -> Bool -> Maybe view -> string -> Word -> Bool -> Bool -> Bool -> Bool -> Bool -> IO ()Source