Use the label accessible role for GtkLabel. ARIA has some ominous wording about it going way, but while we have it, GtkLabel is the obvious candidate for carrying it. Update the documentation and add a test.
We set up labelled-by accessible relations when a label is set as mnemonic widget. Verify that that happens as expected.