packages feed

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

#define ENABLE_OVERLOADING (MIN_VERSION_haskell_gi_overloading(1,0,0) \
       && !defined(__HADDOCK_VERSION__))
module GI.WebKit2WebExtension.Objects.DOMHTMLTableSectionElement 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 DOMHTMLTableSectionElement = DOMHTMLTableSectionElement (ManagedPtr DOMHTMLTableSectionElement)
instance GObject DOMHTMLTableSectionElement where
class (GObject o, O.IsDescendantOf DOMHTMLTableSectionElement o) => IsDOMHTMLTableSectionElement o
instance (GObject o, O.IsDescendantOf DOMHTMLTableSectionElement o) => IsDOMHTMLTableSectionElement o
instance O.HasParentTypes DOMHTMLTableSectionElement
#if ENABLE_OVERLOADING
data DOMHTMLTableSectionElementAlignPropertyInfo
#endif
#if ENABLE_OVERLOADING
data DOMHTMLTableSectionElementChPropertyInfo
#endif
#if ENABLE_OVERLOADING
data DOMHTMLTableSectionElementChOffPropertyInfo
#endif
#if ENABLE_OVERLOADING
data DOMHTMLTableSectionElementRowsPropertyInfo
#endif
#if ENABLE_OVERLOADING
data DOMHTMLTableSectionElementVAlignPropertyInfo
#endif
#if ENABLE_OVERLOADING
data DOMHTMLTableSectionElementDeleteRowMethodInfo
#endif
#if ENABLE_OVERLOADING
data DOMHTMLTableSectionElementGetAlignMethodInfo
#endif
#if ENABLE_OVERLOADING
data DOMHTMLTableSectionElementGetChMethodInfo
#endif
#if ENABLE_OVERLOADING
data DOMHTMLTableSectionElementGetChOffMethodInfo
#endif
#if ENABLE_OVERLOADING
data DOMHTMLTableSectionElementGetRowsMethodInfo
#endif
#if ENABLE_OVERLOADING
data DOMHTMLTableSectionElementGetVAlignMethodInfo
#endif
#if ENABLE_OVERLOADING
data DOMHTMLTableSectionElementInsertRowMethodInfo
#endif
#if ENABLE_OVERLOADING
data DOMHTMLTableSectionElementSetAlignMethodInfo
#endif
#if ENABLE_OVERLOADING
data DOMHTMLTableSectionElementSetChMethodInfo
#endif
#if ENABLE_OVERLOADING
data DOMHTMLTableSectionElementSetChOffMethodInfo
#endif
#if ENABLE_OVERLOADING
data DOMHTMLTableSectionElementSetVAlignMethodInfo
#endif