toString

open override fun toString(): String

Prints what the matcher is matching against. The format will be equal to the format passed to g_file_attribute_matcher_new(). The output however, might not be identical, as the matcher may decide to use a different order or omit needless parts.

Return

a string describing the attributes the matcher matches against or null if @matcher was null.

Since

2.32