]> git.alsa-project.org Git - alsa-gobject.git/commit
timer: user_instance: 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)
commit2858edca7c5df78af4f3c6de0e2557fb51bf0686
tree5c967d5361ffcefc3e358636c202b3b210039781
parentb85a333ed2c83c8b3a46ef2d1c0fc617c0a33443
timer: user_instance: 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/timer/user-instance.c
src/timer/user-instance.h