Function Macro
GLibUNAVAILABLE
since: 2.32
Description
This macro can be used to mark a function declaration as unavailable. It must be placed before the function declaration. Use of a function that has been annotated with this macros will produce a compiler warning.
Available since: 2.32
This function is not directly available to language bindings.