]> git.alsa-project.org Git - alsa-gobject.git/commit
seq: port_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)
commitd8ab5d27505972cef426e0e6e14d497676723965
tree634c6046466765904d9a0d08dca642226b3ba7e8
parent1dcf621d3e3a22169638bd654da5a8e8cd336e8d
seq: port_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/port-info.c
src/seq/port-info.h