Skip to content
Snippets Groups Projects

Add inspect-library helper

Merged Ludovico de Nittis requested to merge wip/denittis/inspect-library into master
Compare and Show latest version
3 files
+ 5
8
Compare changes
  • Side-by-side
  • Inline
Files
3
@@ -50,6 +50,8 @@ GType srt_library_get_type (void);
* @SRT_LIBRARY_ISSUES_CANNOT_LOAD: The library could not be loaded
* @SRT_LIBRARY_ISSUES_MISSING_SYMBOLS: Some of the expected symbols
* were not present
* @SRT_LIBRARY_ISSUES_UNEXPECTED_VERSIONS: Some of the expected symbols
* were available with an unexpected version
*
* A bitfield with flags representing problems with a library, or
* %SRT_LIBRARY_ISSUES_NONE (which is numerically zero) if no problems
Loading