packages feed

gi-pango-0.1.36.12: GI/Pango/Objects/EngineShape.hs-boot

module GI.Pango.Objects.EngineShape where

import Prelude ()
import Data.GI.Base.ShortPrelude

import qualified Data.Text as T
import qualified Data.ByteString.Char8 as B
import qualified Data.Map as Map

newtype EngineShape = EngineShape (ForeignPtr EngineShape)
instance GObject EngineShape where
class GObject o => EngineShapeK o
instance (GObject o, IsDescendantOf EngineShape o) => EngineShapeK o