]> git.alsa-project.org Git - alsa-gobject.git/commit
seq: queue_timer: use an utility macro to declare GObject-derived object topic/use-declaration-macro
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)
commit5b452ab54b348f0cd466206a0b04194472e3ddda
tree7cf8fca4501fb2100eef73971918707fe50296cb
parent5af103c25b1a5b95466ace7ca46715e75e69814e
seq: queue_timer: 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-timer.c
src/seq/queue-timer.h