haskell-gi-base-0.16: Foundation for libraries generated by haskell-gi

Safe HaskellNone
LanguageHaskell98

Data.GI.Base.GObject

Synopsis

Documentation

constructGObject :: forall o m. (GObject o, MonadIO m) => (ForeignPtr o -> o) -> [AttrOp o AttrConstruct] -> m o Source #

Construct a GObject given the constructor and a list of settable attributes.