gi-gio-2.0.9: Gio 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.Gio.Objects.UnixFDList

Contents

Description

 

Synopsis

Exported types

newtype UnixFDList Source #

Constructors

UnixFDList (ManagedPtr UnixFDList) 

Instances

GObject UnixFDList Source # 
IsObject UnixFDList Source # 
IsUnixFDList UnixFDList Source # 
((~) * info (ResolveUnixFDListMethod t UnixFDList), MethodInfo * info UnixFDList p) => IsLabel t (UnixFDList -> p) Source # 

Methods

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

((~) * info (ResolveUnixFDListMethod t UnixFDList), MethodInfo * info UnixFDList p) => IsLabelProxy t (UnixFDList -> p) Source # 
HasAttributeList * UnixFDList Source # 
type SignalList UnixFDList Source # 
type SignalList UnixFDList
type AttributeList UnixFDList Source # 
type AttributeList UnixFDList

class GObject o => IsUnixFDList o Source #

Instances

(GObject a, UnknownAncestorError Constraint UnixFDList a) => IsUnixFDList a Source # 
IsUnixFDList UnixFDList Source # 

Methods

append

data UnixFDListAppendMethodInfo Source #

Instances

((~) * signature (Int32 -> m Int32), MonadIO m, IsUnixFDList a) => MethodInfo * UnixFDListAppendMethodInfo a signature Source # 

Methods

overloadedMethod :: MethodProxy UnixFDListAppendMethodInfo a -> signature -> s

get

data UnixFDListGetMethodInfo Source #

Instances

((~) * signature (Int32 -> m Int32), MonadIO m, IsUnixFDList a) => MethodInfo * UnixFDListGetMethodInfo a signature Source # 

Methods

overloadedMethod :: MethodProxy UnixFDListGetMethodInfo a -> signature -> s

getLength

data UnixFDListGetLengthMethodInfo Source #

Instances

((~) * signature (m Int32), MonadIO m, IsUnixFDList a) => MethodInfo * UnixFDListGetLengthMethodInfo a signature Source # 

Methods

overloadedMethod :: MethodProxy UnixFDListGetLengthMethodInfo a -> signature -> s

new

newFromArray

peekFds

data UnixFDListPeekFdsMethodInfo Source #

Instances

((~) * signature (m [Int32]), MonadIO m, IsUnixFDList a) => MethodInfo * UnixFDListPeekFdsMethodInfo a signature Source # 

Methods

overloadedMethod :: MethodProxy UnixFDListPeekFdsMethodInfo a -> signature -> s

stealFds

data UnixFDListStealFdsMethodInfo Source #

Instances

((~) * signature (m [Int32]), MonadIO m, IsUnixFDList a) => MethodInfo * UnixFDListStealFdsMethodInfo a signature Source # 

Methods

overloadedMethod :: MethodProxy UnixFDListStealFdsMethodInfo a -> signature -> s