Safe Haskell | None |
---|---|
Language | Haskell98 |
Graphics.UI.Gtk.WebKit.DOM.HTMLDirectoryElement
Documentation
htmlDirectoryElementSetCompact :: HTMLDirectoryElementClass self => self -> Bool -> IO ()
htmlDirectoryElementGetCompact :: HTMLDirectoryElementClass self => self -> IO Bool
data HTMLDirectoryElement
class HTMLElementClass o => HTMLDirectoryElementClass o
castToHTMLDirectoryElement :: GObjectClass obj => obj -> HTMLDirectoryElement