Safe Haskell | None |
---|
Graphics.UI.Gtk.WebKit.DOM.HTMLOptGroupElement
Documentation
htmlOptGroupElementSetDisabled :: HTMLOptGroupElementClass self => self -> Bool -> IO ()Source
htmlOptGroupElementGetDisabled :: HTMLOptGroupElementClass self => self -> IO BoolSource
htmlOptGroupElementSetLabel :: HTMLOptGroupElementClass self => self -> String -> IO ()Source
htmlOptGroupElementGetLabel :: HTMLOptGroupElementClass self => self -> IO StringSource