Flash Sale | 50% off

Last chance! 50% off unlimited learning

Sale ends in


RGtk2 (version 2.20.31)

gFileAttributeMatcherMatchesOnly: gFileAttributeMatcherMatchesOnly

Description

Checks if a attribute matcher only matches a given attribute. Always returns FALSE if "*" was used when creating the matcher.

Usage

gFileAttributeMatcherMatchesOnly(object, attribute)

Arguments

attribute
a file attribute key.

Value

TRUE if the matcher only matches attribute. FALSE otherwise.