Searched refs:string_prop (Results 1 – 1 of 1) sorted by relevance
905 gchar *string_prop; member931 g_free (testo->string_prop); in test_object_finalize()976 g_value_set_string (value, test_object->string_prop); in test_object_get_property()1037 g_free (test_object->string_prop); in test_object_set_property()1038 test_object->string_prop = g_value_dup_string (value); in test_object_set_property()