packages feed

gi-gtk-3.0.28: GI/Gtk/Objects/CellRendererPixbuf.hs-boot

#define ENABLE_OVERLOADING (MIN_VERSION_haskell_gi_overloading(1,0,0) \
       && !defined(__HADDOCK_VERSION__))
module GI.Gtk.Objects.CellRendererPixbuf 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 CellRendererPixbuf = CellRendererPixbuf (ManagedPtr CellRendererPixbuf)
instance GObject CellRendererPixbuf where
class (GObject o, O.IsDescendantOf CellRendererPixbuf o) => IsCellRendererPixbuf o
instance (GObject o, O.IsDescendantOf CellRendererPixbuf o) => IsCellRendererPixbuf o
instance O.HasParentTypes CellRendererPixbuf
#if ENABLE_OVERLOADING
data CellRendererPixbufFollowStatePropertyInfo
#endif
#if ENABLE_OVERLOADING
data CellRendererPixbufGiconPropertyInfo
#endif
#if ENABLE_OVERLOADING
data CellRendererPixbufIconNamePropertyInfo
#endif
#if ENABLE_OVERLOADING
data CellRendererPixbufPixbufPropertyInfo
#endif
#if ENABLE_OVERLOADING
data CellRendererPixbufPixbufExpanderClosedPropertyInfo
#endif
#if ENABLE_OVERLOADING
data CellRendererPixbufPixbufExpanderOpenPropertyInfo
#endif
#if ENABLE_OVERLOADING
data CellRendererPixbufStockDetailPropertyInfo
#endif
#if ENABLE_OVERLOADING
data CellRendererPixbufStockIdPropertyInfo
#endif
#if ENABLE_OVERLOADING
data CellRendererPixbufStockSizePropertyInfo
#endif
#if ENABLE_OVERLOADING
data CellRendererPixbufSurfacePropertyInfo
#endif