]> git.alsa-project.org Git - alsa-gobject.git/commit
seq: client_info: rewrite public API to return gboolean according to GNOME convention
authorTakashi Sakamoto <o-takashi@sakamocchi.jp>
Tue, 31 May 2022 01:41:31 +0000 (10:41 +0900)
committer坂本 貴史 <o-takashi@sakamocchi.jp>
Tue, 31 May 2022 02:31:59 +0000 (11:31 +0900)
commit8f16c7253326d3ce29983b1843b2ed295969eff8
tree5f2c95908141cfc5e6ec1d8786395c54bb033727
parentc18a1b82777eadb0c2b3c1f40caf54116e900d26
seq: client_info: rewrite public API to return gboolean according to GNOME convention

In GNOME convention, the throw function to report error at GError argument
should return gboolean value to report the overall operation finishes
successfully or not.

This commit rewrite such public APIs with loss of backward compatibility.

Signed-off-by: Takashi Sakamoto <o-takashi@sakamocchi.jp>
src/seq/alsaseq.map
src/seq/client-info.c
src/seq/client-info.h