The gi-docgen supports enhancement of inter-document link. This commit is
optimization to it.
Signed-off-by: Takashi Sakamoto <o-takashi@sakamocchi.jp>
* @ALSASEQ_USER_CLIENT_ERROR_PORT_PERMISSION: The operation fails due to access permission of port.
* @ALSASEQ_USER_CLIENT_ERROR_QUEUE_PERMISSION: The operation fails due to access permission of queue.
*
- * A set of error code for GError with domain which equals to #alsaseq_user_client_error_quark()
+ * A set of error code for [structGLib.Error] with `struct@UserClientError` domain.
*/
typedef enum {
ALSASEQ_USER_CLIENT_ERROR_FAILED,