Copyright | Will Thompson Iñaki García Etxebarria and Jonas Platte |
---|---|
License | LGPL-2.1 |
Maintainer | Iñaki García Etxebarria |
Safe Haskell | None |
Language | Haskell2010 |
Engine
is the base class for all types of language and
script specific engines. It has no functionality by itself.
Exported types
Memory-managed wrapper type.
Instances
Eq Engine Source # | |
GObject Engine Source # | |
Defined in GI.Pango.Objects.Engine gobjectType :: IO GType # | |
IsGValue Engine Source # | Convert |
HasParentTypes Engine Source # | |
Defined in GI.Pango.Objects.Engine | |
type ParentTypes Engine Source # | |
Defined in GI.Pango.Objects.Engine |
class (GObject o, IsDescendantOf Engine o) => IsEngine o Source #
Instances
(GObject o, IsDescendantOf Engine o) => IsEngine o Source # | |
Defined in GI.Pango.Objects.Engine |