RGtk2 (version 2.20.31)

gFileAttributeMatcherMatches: gFileAttributeMatcherMatches

Description

Checks if an attribute will be matched by an attribute matcher. If the matcher was created with the "*" matching string, this function will always return TRUE.

Usage

gFileAttributeMatcherMatches(object, attribute)

Arguments

attribute
a file attribute key.

Value

TRUE if attribute matches matcher. FALSE otherwise.