]> 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)
committerTakashi Sakamoto <o-takashi@sakamocchi.jp>
Mon, 11 Apr 2022 08:42:26 +0000 (17:42 +0900)
commit80122d64930f4d8ec753d15ebdde2e59bfee22be
tree82cb2b8723cd6bd23e677ccbd78518e1a979b9c0
parent943e2ee8a6e97b38d2792baec76858d225d751e0
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