g_dir_open

Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
  1. alias g_dir_open = g_dir_open_utf8
  2. GDir* g_dir_open(const(gchar)* path, guint flags, GError** error)
    version(!Win32)
    extern (C)
    g_dir_open

Meta