gi-gobject-2.0.2: 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.Objects.InitiallyUnowned

Contents

Description

 

Synopsis

Exported types

newtype InitiallyUnowned Source #

Constructors

InitiallyUnowned (ForeignPtr InitiallyUnowned) 

Instances

GObject InitiallyUnowned Source # 
((~) * info (ResolveInitiallyUnownedMethod t InitiallyUnowned), MethodInfo * info InitiallyUnowned p) => IsLabel t (InitiallyUnowned -> p) Source # 

Methods

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

((~) * info (ResolveInitiallyUnownedMethod t InitiallyUnowned), MethodInfo * info InitiallyUnowned p) => IsLabelProxy t (InitiallyUnowned -> p) Source # 

Methods

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

type SignalList InitiallyUnowned Source # 
type SignalList InitiallyUnowned
type ParentTypes InitiallyUnowned Source # 
type ParentTypes InitiallyUnowned
type AttributeList InitiallyUnowned Source # 
type AttributeList InitiallyUnowned

class GObject o => InitiallyUnownedK o Source #

Instances

(GObject o, IsDescendantOf InitiallyUnowned o) => InitiallyUnownedK o Source #