packages feed

gi-webkit2webextension-4.0.19: GI/WebKit2WebExtension/Objects/DOMHTMLTableRowElement.hs-boot

#define ENABLE_OVERLOADING (MIN_VERSION_haskell_gi_overloading(1,0,0) \
       && !defined(__HADDOCK_VERSION__))
module GI.WebKit2WebExtension.Objects.DOMHTMLTableRowElement where

import Data.GI.Base.ShortPrelude
import qualified Data.GI.Base.ShortPrelude as SP
import qualified Data.GI.Base.Overloading as O
import qualified Prelude as P

import qualified Data.GI.Base.Attributes as GI.Attributes
import qualified Data.GI.Base.ManagedPtr as B.ManagedPtr
import qualified Data.GI.Base.GClosure as B.GClosure
import qualified Data.GI.Base.GError as B.GError
import qualified Data.GI.Base.GVariant as B.GVariant
import qualified Data.GI.Base.GValue as B.GValue
import qualified Data.GI.Base.GParamSpec as B.GParamSpec
import qualified Data.GI.Base.CallStack as B.CallStack
import qualified Data.GI.Base.Properties as B.Properties
import qualified Data.Text as T
import qualified Data.ByteString.Char8 as B
import qualified Data.Map as Map
import qualified Foreign.Ptr as FP
import qualified GHC.OverloadedLabels as OL

newtype DOMHTMLTableRowElement = DOMHTMLTableRowElement (ManagedPtr DOMHTMLTableRowElement)
instance GObject DOMHTMLTableRowElement where
class (GObject o, O.IsDescendantOf DOMHTMLTableRowElement o) => IsDOMHTMLTableRowElement o
instance (GObject o, O.IsDescendantOf DOMHTMLTableRowElement o) => IsDOMHTMLTableRowElement o
instance O.HasParentTypes DOMHTMLTableRowElement
#if ENABLE_OVERLOADING
data DOMHTMLTableRowElementAlignPropertyInfo
#endif
#if ENABLE_OVERLOADING
data DOMHTMLTableRowElementBgColorPropertyInfo
#endif
#if ENABLE_OVERLOADING
data DOMHTMLTableRowElementCellsPropertyInfo
#endif
#if ENABLE_OVERLOADING
data DOMHTMLTableRowElementChPropertyInfo
#endif
#if ENABLE_OVERLOADING
data DOMHTMLTableRowElementChOffPropertyInfo
#endif
#if ENABLE_OVERLOADING
data DOMHTMLTableRowElementRowIndexPropertyInfo
#endif
#if ENABLE_OVERLOADING
data DOMHTMLTableRowElementSectionRowIndexPropertyInfo
#endif
#if ENABLE_OVERLOADING
data DOMHTMLTableRowElementVAlignPropertyInfo
#endif
#if ENABLE_OVERLOADING
data DOMHTMLTableRowElementDeleteCellMethodInfo
#endif
#if ENABLE_OVERLOADING
data DOMHTMLTableRowElementGetAlignMethodInfo
#endif
#if ENABLE_OVERLOADING
data DOMHTMLTableRowElementGetBgColorMethodInfo
#endif
#if ENABLE_OVERLOADING
data DOMHTMLTableRowElementGetCellsMethodInfo
#endif
#if ENABLE_OVERLOADING
data DOMHTMLTableRowElementGetChMethodInfo
#endif
#if ENABLE_OVERLOADING
data DOMHTMLTableRowElementGetChOffMethodInfo
#endif
#if ENABLE_OVERLOADING
data DOMHTMLTableRowElementGetRowIndexMethodInfo
#endif
#if ENABLE_OVERLOADING
data DOMHTMLTableRowElementGetSectionRowIndexMethodInfo
#endif
#if ENABLE_OVERLOADING
data DOMHTMLTableRowElementGetVAlignMethodInfo
#endif
#if ENABLE_OVERLOADING
data DOMHTMLTableRowElementInsertCellMethodInfo
#endif
#if ENABLE_OVERLOADING
data DOMHTMLTableRowElementSetAlignMethodInfo
#endif
#if ENABLE_OVERLOADING
data DOMHTMLTableRowElementSetBgColorMethodInfo
#endif
#if ENABLE_OVERLOADING
data DOMHTMLTableRowElementSetChMethodInfo
#endif
#if ENABLE_OVERLOADING
data DOMHTMLTableRowElementSetChOffMethodInfo
#endif
#if ENABLE_OVERLOADING
data DOMHTMLTableRowElementSetVAlignMethodInfo
#endif