Skip to content

[th/gdataset-comment] gdataset: add code comment to g_datalist_get_data()

Thomas Haller requested to merge th/gdataset-comment into main

TRIVIAL


It's not obvious why we wouldn't use g_quark_try_string(). Add a code comment that this is intentional and a reference for how to find out more.

Also, fix typo in another code comment.

Merge request reports