gi-gobject-2.0.10: 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.ClosureNotifyData

Contents

Description

 

Synopsis

Exported types

newtype ClosureNotifyData Source #

Constructors

ClosureNotifyData (ManagedPtr ClosureNotifyData) 

Instances

WrappedPtr ClosureNotifyData Source # 
(~) AttrOpTag tag AttrSet => Constructible ClosureNotifyData tag Source # 

Methods

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

((~) * info (ResolveClosureNotifyDataMethod t ClosureNotifyData), MethodInfo * info ClosureNotifyData p) => IsLabel t (ClosureNotifyData -> p) Source # 
((~) * info (ResolveClosureNotifyDataMethod t ClosureNotifyData), MethodInfo * info ClosureNotifyData p) => IsLabelProxy t (ClosureNotifyData -> p) Source # 
HasAttributeList * ClosureNotifyData Source # 
type AttributeList ClosureNotifyData Source # 
type AttributeList ClosureNotifyData

newZeroClosureNotifyData :: MonadIO m => m ClosureNotifyData Source #

Construct a ClosureNotifyData struct initialized to zero.

Properties

data

closureNotifyData_data :: AttrLabelProxy "data" Source #

notify

closureNotifyData_notify :: AttrLabelProxy "notify" Source #