Method

IdeRecursiveFileMonitorget_root

Declaration

GFile*
ide_recursive_file_monitor_get_root (
  IdeRecursiveFileMonitor* self
)

Description

Gets the root directory used forthe file monitor.

Return value

Type: GFile

A GFile.

The data is owned by the instance.