API Version: 3.0
Library Version: 3.4.4
#define SOUP_DEPRECATED_FOR ( f )
Marks a symbol as deprecated in favor of another symbol.
You should use SOUP_DEPRECATED_FOR_IN_* in order to handle versioning.
SOUP_DEPRECATED_FOR_IN_*
f
-
The symbol that replaces the deprecated one.