webkit-0.14.2.1: Binding to the Webkit library.

Safe HaskellNone
LanguageHaskell98

Graphics.UI.Gtk.WebKit.DOM.CSSRuleList

Documentation

item :: (MonadIO m, CSSRuleListClass self) => self -> Word -> m (Maybe CSSRule) Source #

getLength :: (MonadIO m, CSSRuleListClass self) => self -> m Word Source #