webkit-0.12.5.1: Binding to the Webkit library.

Safe HaskellNone

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