| Top |
| void | uc_bookmarks_delete_bad_links () |
| gboolean | uc_bookmarks_format_is_firefox () |
| void | uc_bookmarks_free () |
| UCBookmarksType | uc_bookmarks_guess_type () |
| gint | uc_bookmarks_save_changes () |
| void | uc_bookmarks_delete_link () |
| gboolean | uc_bookmarks_format_is_xbel () |
| void | uc_bookmarks_begin_check () |
void
uc_bookmarks_delete_link (UCLinkProperties *prop);
Remove a node on the treeview list. The removal is virtual in the local lists (to_delete = TRUE)
gboolean
uc_bookmarks_format_is_xbel (const gchar *file);
Check the format of a given XBEL file.