]> git.alsa-project.org Git - alsa-gobject.git/commit
rawmidi; substream_params: 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)
commit783d15673ce3e682500c456d357bb75d06dc62f5
treeaea739df42fb0feb853a05164606ccb703cf08e8
parent7fa922934ef4f10430092d581c6fdc6d3e332f22
rawmidi; substream_params: 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-params.c
src/rawmidi/substream-params.h