Searched refs:favorite_string_to_type (Results 1 – 7 of 7) sorted by relevance
238 favorite_string_to_type (const gchar *str)375 out_existing_fav->type = favorite_string_to_type (g_value_get_string (cvalue));471 out_existing_fav->type = favorite_string_to_type (g_value_get_string (cvalue));1005 fav->type = favorite_string_to_type (g_value_get_string (type));1280 out_fav->type = favorite_string_to_type (g_value_get_string (cvalues [1]));
238 favorite_string_to_type (const gchar *str) in favorite_string_to_type() function375 out_existing_fav->type = favorite_string_to_type (g_value_get_string (cvalue)); in find_favorite_by_name()471 out_existing_fav->type = favorite_string_to_type (g_value_get_string (cvalue)); in find_favorite()1005 fav->type = favorite_string_to_type (g_value_get_string (type)); in gda_tools_favorites_list()1280 out_fav->type = favorite_string_to_type (g_value_get_string (cvalues [1])); in gda_tools_favorites_get()