Function Macro
SoupDEPRECATED_FOR
since: 3.0
Declaration [src]
#define SOUP_DEPRECATED_FOR (
f
)
Description [src]
Marks a symbol as deprecated in favor of another symbol.
You should use SOUP_DEPRECATED_FOR_IN_*
in order to handle versioning.
Available since: 3.0
This function is not directly available to language bindings.