Searched refs:g_array_insert_val (Results 1 – 6 of 6) sorted by relevance
67 #define g_array_insert_val(a,i,v) g_array_insert_vals (a, i, &(v), 1) macro
103 * New function g_array_insert_vals and new macro g_array_insert_val to
658 * glib.h (g_array_insert_val): fix macro to be shorthand of1340 g_array_insert_val() macro.
4008 g_array_insert_val): Use parentheses around an argument to make
894 g_array_insert_val (info->attributes, i, attr); in g_file_info_create_value()
2120 g_array_insert_val