Searched refs:glib_root (Results 1 – 1 of 1) sorted by relevance
2656 gchar *glib_root = g_win32_get_package_installation_directory_of_module (glib_dll); in g_win32_get_system_data_dirs_for_module() local2657 p = g_build_filename (glib_root, "share", NULL); in g_win32_get_system_data_dirs_for_module()2660 g_free (glib_root); in g_win32_get_system_data_dirs_for_module()