Method

GioFileAttributeMatcherref

Declaration

GFileAttributeMatcher*
g_file_attribute_matcher_ref (
  GFileAttributeMatcher* matcher
)

Description

References a file attribute matcher.

Return value

Type: GFileAttributeMatcher

A GFileAttributeMatcher.

The caller of the method takes ownership of the data, and is responsible for freeing it.