Searched defs:array_of_strings (Results 1 – 1 of 1) sorted by relevance
164 const gchar* const *array_of_strings, in on_handle_test_non_primitive_types()676 const gchar* const *array_of_strings, in on_test_signal()716 const gchar *array_of_strings[3] = {"one", "two", NULL}; in check_bar_proxy() local