packages feed

gi-gobject-0.2.46.15: GI/GObject/Structs/TypeValueTable.hs-boot

module GI.GObject.Structs.TypeValueTable where

import Data.GI.Base.ShortPrelude

import qualified Data.GI.Base.Attributes as GI.Attributes
import qualified Data.Text as T
import qualified Data.ByteString.Char8 as B
import qualified Data.Map as Map

newtype TypeValueTable = TypeValueTable (ForeignPtr TypeValueTable)
instance WrappedPtr TypeValueTable where