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