gi-gio-0.2.46.13: 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

Methods

filterOutputStreamGetBaseStream

filterOutputStreamGetCloseBaseStream

filterOutputStreamSetCloseBaseStream

Properties

BaseStream

data FilterOutputStreamBaseStreamPropertyInfo Source

Instances

AttrInfo FilterOutputStreamBaseStreamPropertyInfo Source 
type AttrLabel FilterOutputStreamBaseStreamPropertyInfo = "base-stream" Source 
type AttrGetType FilterOutputStreamBaseStreamPropertyInfo = OutputStream Source 
type AttrBaseTypeConstraint FilterOutputStreamBaseStreamPropertyInfo = FilterOutputStreamK Source 
type AttrSetTypeConstraint FilterOutputStreamBaseStreamPropertyInfo = OutputStreamK Source 
type AttrAllowedOps FilterOutputStreamBaseStreamPropertyInfo = (:) AttrOpTag AttrConstruct ((:) AttrOpTag AttrGet ([] AttrOpTag)) Source 

CloseBaseStream

data FilterOutputStreamCloseBaseStreamPropertyInfo Source

Instances

AttrInfo FilterOutputStreamCloseBaseStreamPropertyInfo Source 
type AttrLabel FilterOutputStreamCloseBaseStreamPropertyInfo = "close-base-stream" Source 
type AttrGetType FilterOutputStreamCloseBaseStreamPropertyInfo = Bool Source 
type AttrBaseTypeConstraint FilterOutputStreamCloseBaseStreamPropertyInfo = FilterOutputStreamK Source 
type AttrSetTypeConstraint FilterOutputStreamCloseBaseStreamPropertyInfo = TYPE Lifted ~ Bool Source 
type AttrAllowedOps FilterOutputStreamCloseBaseStreamPropertyInfo = (:) AttrOpTag AttrConstruct ((:) AttrOpTag AttrGet ([] AttrOpTag)) Source