Safe Haskell | None |
---|
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
newtype TimeRanges Source
Constructors
TimeRanges (ForeignPtr TimeRanges) |
class GObjectClass o => TimeRangesClass o Source
Instances
castToTimeRanges :: GObjectClass obj => obj -> TimeRangesSource
toTimeRanges :: TimeRangesClass o => o -> TimeRangesSource