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.Structs.FileAttributeMatcher

Contents

Description

Determines if a string matches a file attribute.

Synopsis

Exported types

newtype FileAttributeMatcher Source

Instances

BoxedObject FileAttributeMatcher Source 
((~) * info (ResolveFileAttributeMatcherMethod t FileAttributeMatcher), MethodInfo * info FileAttributeMatcher p) => IsLabel t (FileAttributeMatcher -> p) Source 
((~) * info (ResolveFileAttributeMatcherMethod t FileAttributeMatcher), MethodInfo * info FileAttributeMatcher p) => IsLabelProxy t (FileAttributeMatcher -> p) Source 
((~) (TYPE Lifted) signature (m ()), MonadIO m) => MethodInfo (TYPE Lifted) FileAttributeMatcherUnrefMethodInfo FileAttributeMatcher signature Source 
((~) (TYPE Lifted) signature (m Text), MonadIO m) => MethodInfo (TYPE Lifted) FileAttributeMatcherToStringMethodInfo FileAttributeMatcher signature Source 
((~) (TYPE Lifted) signature (FileAttributeMatcher -> m FileAttributeMatcher), MonadIO m) => MethodInfo (TYPE Lifted) FileAttributeMatcherSubtractMethodInfo FileAttributeMatcher signature Source 
((~) (TYPE Lifted) signature (m FileAttributeMatcher), MonadIO m) => MethodInfo (TYPE Lifted) FileAttributeMatcherRefMethodInfo FileAttributeMatcher signature Source 
((~) (TYPE Lifted) signature (Text -> m Bool), MonadIO m) => MethodInfo (TYPE Lifted) FileAttributeMatcherMatchesOnlyMethodInfo FileAttributeMatcher signature Source 
((~) (TYPE Lifted) signature (Text -> m Bool), MonadIO m) => MethodInfo (TYPE Lifted) FileAttributeMatcherMatchesMethodInfo FileAttributeMatcher signature Source 
((~) (TYPE Lifted) signature (m Text), MonadIO m) => MethodInfo (TYPE Lifted) FileAttributeMatcherEnumerateNextMethodInfo FileAttributeMatcher signature Source 
((~) (TYPE Lifted) signature (Text -> m Bool), MonadIO m) => MethodInfo (TYPE Lifted) FileAttributeMatcherEnumerateNamespaceMethodInfo FileAttributeMatcher signature Source 

Methods

fileAttributeMatcherEnumerateNamespace

fileAttributeMatcherEnumerateNext

fileAttributeMatcherMatches

fileAttributeMatcherMatchesOnly

fileAttributeMatcherNew

fileAttributeMatcherRef

fileAttributeMatcherSubtract

fileAttributeMatcherToString

fileAttributeMatcherUnref