gi-gobject-0.2.46.13: GObject 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.GObject.Structs.ParamSpecPool

Contents

Description

A GParamSpecs which can be quickly accessed by owner and name. The implementation of the #GObject property system uses such a pool to store the #GParamSpecs of the properties all object types.

Synopsis

Exported types

newtype ParamSpecPool Source

Methods

paramSpecPoolInsert

paramSpecPoolListOwned

paramSpecPoolLookup

paramSpecPoolNew

paramSpecPoolRemove