]> git.alsa-project.org Git - alsa-gobject.git/commit
ctl: card_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)
commitc314bca971b888f9b5a7b28a433454b8600023b1
tree63e5f0ebf2e14aa4d036ff15a176a21cd5c12960
parentcf720c7264a82d639ec70fd21173783f1d1aabcf
ctl: card_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/ctl/card-info.c
src/ctl/card-info.h