gi-gobject-2.0.27: GObject bindings
CopyrightWill Thompson and Iñaki García Etxebarria
LicenseLGPL-2.1
MaintainerIñaki García Etxebarria
Safe HaskellSafe-Inferred
LanguageHaskell2010

GI.GObject.Structs.TypeInstance

Description

An opaque structure used as the base of all type instances.

Synopsis

Exported types

newZeroTypeInstance :: MonadIO m => m TypeInstance Source #

Construct a TypeInstance struct initialized to zero.

Methods

Click to display all available methods, including inherited ones

Expand

Methods

None.

Getters

getPrivate.

Setters

None.

getPrivate

typeInstanceGetPrivate :: (HasCallStack, MonadIO m) => TypeInstance -> GType -> m (Ptr ()) Source #

No description available in the introspection data.