Safe Haskell | None |
---|---|
Language | Haskell98 |
Graphics.UI.Gtk.WebKit.DOM.TimeRanges
Documentation
timeRangesStart :: TimeRangesClass self => self -> Word -> IO Double Source
timeRangesEnd :: TimeRangesClass self => self -> Word -> IO Double Source
timeRangesGetLength :: TimeRangesClass self => self -> IO Word Source
newtype TimeRanges Source
Constructors
TimeRanges (ForeignPtr TimeRanges) |
class GObjectClass o => TimeRangesClass o Source
Instances
castToTimeRanges :: GObjectClass obj => obj -> TimeRanges Source
toTimeRanges :: TimeRangesClass o => o -> TimeRanges Source