webkit-0.13.0.2: Binding to the Webkit library.

Safe HaskellNone

Graphics.UI.Gtk.WebKit.DOM.TimeRanges

Documentation

timeRangesStart :: TimeRangesClass self => self -> Word -> IO DoubleSource

timeRangesEnd :: TimeRangesClass self => self -> Word -> IO DoubleSource

timeRangesGetLength :: TimeRangesClass self => self -> IO WordSource