Method

IdeDirectoryReaperadd_glob

Declaration

void
ide_directory_reaper_add_glob (
  IdeDirectoryReaper* self,
  GFile* directory,
  const gchar* glob,
  GTimeSpan min_age
)

Description

No description available.

Parameters

directory

Type: GFile

No description available.

The data is owned by the caller of the method.
glob

Type: const gchar*

No description available.

The data is owned by the caller of the method.
The value is a NUL terminated UTF-8 string.
min_age

Type: GTimeSpan

No description available.