Searched refs:g_bookmark_file_has_item (Results 1 – 4 of 4) sorted by relevance
266 gboolean g_bookmark_file_has_item (GBookmarkFile *bookmark,
2024 if (G_UNLIKELY (g_bookmark_file_has_item (bookmark, item->uri))) in g_bookmark_file_add_item()2102 g_bookmark_file_has_item (GBookmarkFile *bookmark, in g_bookmark_file_has_item() function3889 if (g_bookmark_file_has_item (bookmark, new_uri)) in g_bookmark_file_move_item()
461 g_assert_true (g_bookmark_file_has_item (bookmark, uris[i])); in test_query()470 g_assert_false (g_bookmark_file_has_item (bookmark, "file:///no/such/uri")); in test_query()
2398 g_bookmark_file_has_item