]> git.alsa-project.org Git - alsa-gobject.git/commit
rawmidi: substream_info: use an utility macro to declare GObject-derived object
authorTakashi Sakamoto <o-takashi@sakamocchi.jp>
Mon, 11 Apr 2022 08:42:26 +0000 (17:42 +0900)
committer坂本 貴史 <o-takashi@sakamocchi.jp>
Tue, 12 Apr 2022 03:42:19 +0000 (12:42 +0900)
commit7fa922934ef4f10430092d581c6fdc6d3e332f22
tree82cb2b8723cd6bd23e677ccbd78518e1a979b9c0
parentd439ec6ed59ce9c528f2a993f46b50e86f5632b2
rawmidi: substream_info: use an utility macro to declare GObject-derived object

Since gobject v2.44, an utility macro is available to declare
GObject-derived objects.

This commit replaces existent boireplates with it.

Signed-off-by: Takashi Sakamoto <o-takashi@sakamocchi.jp>
src/rawmidi/substream-info.c
src/rawmidi/substream-info.h