gi-glib-2.0.11: GLib bindings

CopyrightWill Thompson, Iñaki García Etxebarria and Jonas Platte
LicenseLGPL-2.1
MaintainerIñaki García Etxebarria (garetxe@gmail.com)
Safe HaskellNone
LanguageHaskell2010

GI.GLib.Structs.PtrArray

Contents

Description

Contains the public fields of a pointer array.

Synopsis

Exported types

newtype PtrArray Source #

Constructors

PtrArray (ManagedPtr PtrArray) 

Instances

BoxedObject PtrArray Source # 

Methods

boxedType :: PtrArray -> IO GType #

(~) AttrOpTag tag AttrSet => Constructible PtrArray tag Source # 

Methods

new :: MonadIO m => (ManagedPtr PtrArray -> PtrArray) -> [AttrOp PtrArray tag] -> m PtrArray #

((~) * info (ResolvePtrArrayMethod t PtrArray), MethodInfo * info PtrArray p) => IsLabel t (PtrArray -> p) Source # 

Methods

fromLabel :: Proxy# Symbol t -> PtrArray -> p #

((~) * info (ResolvePtrArrayMethod t PtrArray), MethodInfo * info PtrArray p) => IsLabelProxy t (PtrArray -> p) Source # 

Methods

fromLabelProxy :: Proxy Symbol t -> PtrArray -> p #

HasAttributeList * PtrArray Source # 
type AttributeList PtrArray Source # 

newZeroPtrArray :: MonadIO m => m PtrArray Source #

Construct a PtrArray struct initialized to zero.

Properties

len

pdata