webkit-0.12.5: Binding to the Webkit library.

Safe HaskellNone

Graphics.UI.Gtk.WebKit.DOM.TimeRanges

Documentation

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

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

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