![]() | ![]() | ![]() | gURLChecker Reference Manual | ![]() |
---|
void uc_bookmarks_save_changes (void); void uc_bookmarks_delete_link (const guint32 id); gboolean uc_bookmarks_format_is_xbel (const gchar *file); void uc_bookmarks_begin_check (void);
void uc_bookmarks_delete_link (const guint32 id);
Remove a node on the treeview list. The removal is virtual (to_delete = TRUE)
id : | id of the UCLinkProperties node to work with. |
gboolean uc_bookmarks_format_is_xbel (const gchar *file);
Check the format of a given XBEL file.
file : | The file to check. |
Returns : | TRUE if the given file is in XBEL format. |
<<< application | cache >>> |