1
0
mirror of https://github.com/cookiengineer/audacity synced 2025-06-29 06:38:38 +02:00
audacity/lib-src/redland/docs/tmpl/section-general.sgml
2010-01-24 09:19:39 +00:00

53 lines
855 B
Plaintext

<!-- ##### SECTION Title ##### -->
General library facilities
<!-- ##### SECTION Short_Description ##### -->
Version static variables.
<!-- ##### SECTION Long_Description ##### -->
<para>
Version static variables.
</para>
<!-- ##### SECTION See_Also ##### -->
<para>
</para>
<!-- ##### SECTION Stability_Level ##### -->
<!-- ##### VARIABLE librdf_version_decimal ##### -->
<para>
</para>
<!-- ##### VARIABLE librdf_version_major ##### -->
<para>
</para>
<!-- ##### VARIABLE librdf_version_release ##### -->
<para>
</para>
<!-- ##### VARIABLE librdf_version_minor ##### -->
<para>
</para>
<!-- ##### MACRO REDLAND_DEPRECATED ##### -->
<para>
When defined before a function, indicates that the function
has been deprecated and may be replaced in a future release.
With some versions of gcc this may give a compilation warning.
</para>