felixc / felixc/rexiv2

Add comment functions

Open
#41 5 comments 0 reactions 0 assignees View on GitHub
feature
Dominant language
Rust
Stars
88
Forks
19
PR merge metrics
No merged PRs in 30d

Description

GExiv2 has three functions to manipulate comments:
- [`gexiv2_metadata_get_comment()`](https://gnome.pages.gitlab.gnome.org/gexiv2/docs/gexiv2-High-level-functions-for-specific-information.html#gexiv2-metadata-get-comment)
- [`gexiv2_metadata_set_comment()`](https://gnome.pages.gitlab.gnome.org/gexiv2/docs/gexiv2-High-level-functions-for-specific-information.html#gexiv2-metadata-set-comment)
- [`gexiv2_metadata_clear_comment()`](https://gnome.pages.gitlab.gnome.org/gexiv2/docs/gexiv2-High-level-functions-for-specific-information.html#gexiv2-metadata-clear-comment)

It would be nice to have them as, contrary to what the `gexiv2_metadata_get_comment()` doc says, it can return metadata not accessible otherwise.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.