mirror of
https://git.jabber.space/devs/cproof.git
synced 2026-08-02 23:16:21 +00:00
List ignored bookmarks
`/bookmarl ignore` lists the ignored bookmarks. Regards https://github.com/profanity-im/profanity/issues/1115
This commit is contained in:
@@ -39,5 +39,6 @@
|
||||
void bookmark_ignore_on_connect();
|
||||
void bookmark_ignore_on_disconnect();
|
||||
gboolean bookmark_ignored(Bookmark *bookmark);
|
||||
gchar ** bookmark_ignore_list(gsize *len);
|
||||
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user