Method

GLibDirrewind

Declaration

void
g_dir_rewind (
  GDir* dir
)

Description

Resets the given directory. The next call to g_dir_read_name() will return the first entry again.