Home | History | Annotate | Download | only in gio

Lines Matching full:iter

2051   GHashTableIter iter;
2067 g_hash_table_iter_init (&iter, apps);
2068 while (g_hash_table_iter_next (&iter, NULL, &value))