gFileAttributeMatcherMatches: gFileAttributeMatcherMatches

Description Usage Arguments Value Author(s)

View source: R/gioFuncs.R

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

1
gFileAttributeMatcherMatches(object, attribute)

Arguments

object

a GFileAttributeMatcher.

attribute

a file attribute key.

Value

[logical] TRUE if attribute matches matcher. FALSE otherwise.

Author(s)

Derived by RGtkGen from GTK+ documentation


RGtk2 documentation built on Oct. 14, 2021, 5:08 p.m.