The gi-docgen supports enhancement of inter-document link. This commit is
optimization to it.
Signed-off-by: Takashi Sakamoto <o-takashi@sakamocchi.jp>
* @ALSACTL_CARD_ERROR_ELEM_OWNED: The control element is owned by the other process.
* @ALSACTL_CARD_ERROR_ELEM_EXIST: The control element already exists.
*
- * A set of error code for GError with domain which equals to #alsactl_card_error_quark()
+ * A set of error code for [struct@GLib.Error] with `ALSACtl.CardError` domain.
*/
typedef enum {
ALSACTL_CARD_ERROR_FAILED,