Method

GLibDirrewind

Declaration [src]

void
g_dir_rewind (
  GDir* dir
)

Description [src]

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