]> git.alsa-project.org Git - alsa-gobject.git/commitdiff
rawmidi: enums: link optimization to gi-docgen
authorTakashi Sakamoto <o-takashi@sakamocchi.jp>
Tue, 19 Apr 2022 09:41:08 +0000 (18:41 +0900)
committerTakashi Sakamoto <o-takashi@sakamocchi.jp>
Tue, 19 Apr 2022 09:41:08 +0000 (18:41 +0900)
The gi-docgen supports enhancement of inter-document link. This commit is
optimization to it.

Signed-off-by: Takashi Sakamoto <o-takashi@sakamocchi.jp>
src/rawmidi/alsarawmidi-enum-types.h

index 87a53076df5da479a23c3ce551d88799df95e3ce..53e2f81ff17566f1ad4e6e4f402f29ce2ddb4a09 100644 (file)
@@ -35,7 +35,7 @@ typedef enum /*< flags >*/
  * @ALSARAWMIDI_STREAM_PAIR_ERROR_DISCONNECTED: The card associated to the instance is in disconnect state.
  * @ALSARAWMIDI_STREAM_PAIR_ERROR_UNREADABLE:   The instance is not for read operation.
  *
- * A set of error code for GError with domain which equals to #alsarawmidi_stream_pair_error_quark()
+ * A set of error code for [struct@GLib.Error] with `ALSARawmidi.StreamPairError` domain.
  */
 typedef enum {
     ALSARAWMIDI_STREAM_PAIR_ERROR_FAILED,