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