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