]> git.alsa-project.org Git - alsa-gobject.git/commit
seq: queue_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)
commitf3697efd257f3c2054bcdeb8ad804320618a046a
tree8a7840075cef8deb9401ce103e59198f61bc77a9
parent3614e3b87a73b4549d465d4b8da0276966561bf2
seq: queue_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/seq/queue-info.c
src/seq/queue-info.h