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

Contents

Description

 

Synopsis

Exported types

newtype FilterOutputStream Source #

Constructors

FilterOutputStream (ManagedPtr FilterOutputStream) 

Instances

GObject FilterOutputStream Source # 
IsObject FilterOutputStream Source # 
IsOutputStream FilterOutputStream Source # 
IsFilterOutputStream FilterOutputStream Source # 
((~) * info (ResolveFilterOutputStreamMethod t FilterOutputStream), MethodInfo * info FilterOutputStream p) => IsLabel t (FilterOutputStream -> p) Source # 
((~) * info (ResolveFilterOutputStreamMethod t FilterOutputStream), MethodInfo * info FilterOutputStream p) => IsLabelProxy t (FilterOutputStream -> p) Source # 
HasAttributeList * FilterOutputStream Source # 
type SignalList FilterOutputStream Source # 
type SignalList FilterOutputStream
type AttributeList FilterOutputStream Source # 
type AttributeList FilterOutputStream

Methods

getBaseStream

getCloseBaseStream

setCloseBaseStream

Properties

baseStream

data FilterOutputStreamBaseStreamPropertyInfo Source #

Instances

AttrInfo FilterOutputStreamBaseStreamPropertyInfo Source # 
type AttrSetTypeConstraint FilterOutputStreamBaseStreamPropertyInfo Source # 
type AttrOrigin FilterOutputStreamBaseStreamPropertyInfo Source # 
type AttrLabel FilterOutputStreamBaseStreamPropertyInfo Source # 
type AttrLabel FilterOutputStreamBaseStreamPropertyInfo = "base-stream"
type AttrGetType FilterOutputStreamBaseStreamPropertyInfo Source # 
type AttrBaseTypeConstraint FilterOutputStreamBaseStreamPropertyInfo Source # 
type AttrAllowedOps FilterOutputStreamBaseStreamPropertyInfo Source # 
type AttrAllowedOps FilterOutputStreamBaseStreamPropertyInfo = (:) AttrOpTag AttrConstruct ((:) AttrOpTag AttrGet ((:) AttrOpTag AttrClear ([] AttrOpTag)))

filterOutputStreamBaseStream :: AttrLabelProxy "baseStream" Source #

closeBaseStream

data FilterOutputStreamCloseBaseStreamPropertyInfo Source #

Instances

AttrInfo FilterOutputStreamCloseBaseStreamPropertyInfo Source # 
type AttrSetTypeConstraint FilterOutputStreamCloseBaseStreamPropertyInfo Source # 
type AttrOrigin FilterOutputStreamCloseBaseStreamPropertyInfo Source # 
type AttrLabel FilterOutputStreamCloseBaseStreamPropertyInfo Source # 
type AttrLabel FilterOutputStreamCloseBaseStreamPropertyInfo = "close-base-stream"
type AttrGetType FilterOutputStreamCloseBaseStreamPropertyInfo Source # 
type AttrBaseTypeConstraint FilterOutputStreamCloseBaseStreamPropertyInfo Source # 
type AttrAllowedOps FilterOutputStreamCloseBaseStreamPropertyInfo Source # 
type AttrAllowedOps FilterOutputStreamCloseBaseStreamPropertyInfo = (:) AttrOpTag AttrConstruct ((:) AttrOpTag AttrGet ([] AttrOpTag))

filterOutputStreamCloseBaseStream :: AttrLabelProxy "closeBaseStream" Source #