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.TypeQuery

Contents

Description

A structure holding information for a specific type. It is filled in by the g_type_query() function.

Synopsis

Exported types

newtype TypeQuery Source

Instances

((~) * info (ResolveTypeQueryMethod t TypeQuery), MethodInfo * info TypeQuery p) => IsLabel t (TypeQuery -> p) Source 

Methods

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

((~) * info (ResolveTypeQueryMethod t TypeQuery), MethodInfo * info TypeQuery p) => IsLabelProxy t (TypeQuery -> p) Source 

Methods

fromLabelProxy :: Proxy Symbol t -> TypeQuery -> p

newZeroTypeQuery :: MonadIO m => m TypeQuery Source

Construct a TypeQuery struct initialized to zero.

Properties

ClassSize

InstanceSize

Type

TypeName