Safe Haskell | None |
---|
Graphics.UI.Gtk.WebKit.DOM.HTMLOptionsCollection
Documentation
htmlOptionsCollectionSetSelectedIndex :: HTMLOptionsCollectionClass self => self -> Int -> IO ()Source
htmlOptionsCollectionGetSelectedIndex :: HTMLOptionsCollectionClass self => self -> IO IntSource
class HTMLCollectionClass o => HTMLOptionsCollectionClass o Source
castToHTMLOptionsCollection :: GObjectClass obj => obj -> HTMLOptionsCollectionSource