GQuark is not exported.
GitHub issues - opened
github at alsa-project.org
Mon Jun 22 15:59:12 CEST 2020
alsa-project/alsa-gobject issue #47 was opened from takaswie:
Although each library in alsa-gobject uses GQuark to propagate error information, the symbol of GQuark is not exported yet by symbol mapping file of each library:
* src/ctl/alsactl.map
* src/timer/alsatimer.map
* src/seq/alsaseq.map
* src/hwdep/alsahwdep.map
* src/rawmidi/alsarawmidi.map
This issue brings inconvenience for [Rust bindings](https://github.com/alsa-project/alsa-gobject-rs) to implement [glib::error::ErrorDomain](https://gtk-rs.org/docs/glib/error/trait.ErrorDomain.html) for each GQuark.
Issue URL : https://github.com/alsa-project/alsa-gobject/issues/47
Repository URL: https://github.com/alsa-project/alsa-gobject
More information about the Alsa-devel
mailing list