Home
last modified time | relevance | path

Searched refs:g_bookmark_file_remove_item (Results 1 – 5 of 5) sorted by relevance

/third_party/glib/glib/
Dgbookmarkfile.h284 gboolean g_bookmark_file_remove_item (GBookmarkFile *bookmark,
Dgbookmarkfile.c2062 g_bookmark_file_remove_item (GBookmarkFile *bookmark, in g_bookmark_file_remove_item() function
3891 if (!g_bookmark_file_remove_item (bookmark, new_uri, error)) in g_bookmark_file_move_item()
3907 if (!g_bookmark_file_remove_item (bookmark, old_uri, error)) in g_bookmark_file_move_item()
/third_party/glib/glib/tests/
Dbookmarkfile.c636 g_assert_true (g_bookmark_file_remove_item (bookmark, TEST_URI_1, &error)); in test_modify()
638 g_assert_false (g_bookmark_file_remove_item (bookmark, TEST_URI_1, &error)); in test_modify()
/third_party/glib/docs/reference/glib/
Dglib-sections.txt2440 g_bookmark_file_remove_item
/third_party/glib/
DNEWS11990 - g_bookmark_file_remove_item returns a boolean