Some slightly higher-level API for Addressing would be nice. Here's a branch.
Just two things wrong: * You're not freeing the priv->uri_schemes GStrv. * You forgot to document tp_account_get_feature_quark_addressing.
(In reply to comment #1) > * You're not freeing the priv->uri_schemes GStrv. Oops, fixed. > * You forgot to document tp_account_get_feature_quark_addressing. That's deliberate, those functions appear in a <SUBSECTION Private> (the documented API for them is to use the macros). I could remove the unnecessary documentation for the two existing ones if you want?
(In reply to comment #2) > That's deliberate, those functions appear in a <SUBSECTION Private> (the > documented API for them is to use the macros). I could remove the unnecessary > documentation for the two existing ones if you want? Meh, whatever. I saw the other two documented and so thought it was necessary. gogogogogogogo
Thanks, fixed in git for 0.13.8. You might also be interested in Bug #32004.
Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.