Copyright | Will Thompson and Iñaki García Etxebarria |
---|---|
License | LGPL-2.1 |
Maintainer | Iñaki García Etxebarria |
Safe Haskell | Safe-Inferred |
Language | Haskell2010 |
GI.GES.Objects.BaseXmlFormatter
Contents
Description
No description available in the introspection data.
Synopsis
- newtype BaseXmlFormatter = BaseXmlFormatter (ManagedPtr BaseXmlFormatter)
- class (GObject o, IsDescendantOf BaseXmlFormatter o) => IsBaseXmlFormatter o
- toBaseXmlFormatter :: (MonadIO m, IsBaseXmlFormatter o) => o -> m BaseXmlFormatter
Exported types
newtype BaseXmlFormatter Source #
Memory-managed wrapper type.
Constructors
BaseXmlFormatter (ManagedPtr BaseXmlFormatter) |
Instances
Eq BaseXmlFormatter Source # | |
Defined in GI.GES.Objects.BaseXmlFormatter Methods (==) :: BaseXmlFormatter -> BaseXmlFormatter -> Bool # (/=) :: BaseXmlFormatter -> BaseXmlFormatter -> Bool # | |
GObject BaseXmlFormatter Source # | |
Defined in GI.GES.Objects.BaseXmlFormatter | |
ManagedPtrNewtype BaseXmlFormatter Source # | |
Defined in GI.GES.Objects.BaseXmlFormatter Methods toManagedPtr :: BaseXmlFormatter -> ManagedPtr BaseXmlFormatter | |
TypedObject BaseXmlFormatter Source # | |
Defined in GI.GES.Objects.BaseXmlFormatter | |
HasParentTypes BaseXmlFormatter Source # | |
Defined in GI.GES.Objects.BaseXmlFormatter | |
IsGValue (Maybe BaseXmlFormatter) Source # | Convert |
Defined in GI.GES.Objects.BaseXmlFormatter Methods gvalueGType_ :: IO GType gvalueSet_ :: Ptr GValue -> Maybe BaseXmlFormatter -> IO () gvalueGet_ :: Ptr GValue -> IO (Maybe BaseXmlFormatter) | |
type ParentTypes BaseXmlFormatter Source # | |
Defined in GI.GES.Objects.BaseXmlFormatter |
class (GObject o, IsDescendantOf BaseXmlFormatter o) => IsBaseXmlFormatter o Source #
Type class for types which can be safely cast to BaseXmlFormatter
, for instance with toBaseXmlFormatter
.
Instances
(GObject o, IsDescendantOf BaseXmlFormatter o) => IsBaseXmlFormatter o Source # | |
Defined in GI.GES.Objects.BaseXmlFormatter |
toBaseXmlFormatter :: (MonadIO m, IsBaseXmlFormatter o) => o -> m BaseXmlFormatter Source #
Cast to BaseXmlFormatter
, for types for which this is known to be safe. For general casts, use castTo
.
Methods
Click to display all available methods, including inherited ones
Methods
bindProperty, bindPropertyFull, forceFloating, freezeNotify, getv, isFloating, loadFromUri, notify, notifyByPspec, ref, refSink, runDispose, saveToUri, stealData, stealQdata, thawNotify, unref, watchClosure.
Getters
getAsset, getData, getId, getProperty, getQdata.