mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-01-26 05:56:14 +01:00
Document the deprecatation of G_CONST_RETURN
...but don't actually deprecate it yet.
This commit is contained in:
parent
8073759f8c
commit
caa8d2ae18
@ -226,5 +226,6 @@ turn it off. This macro should only be used for return values and for
|
||||
<emphasis>in</emphasis> parameters.
|
||||
</para>
|
||||
|
||||
|
||||
|
||||
@Deprecated: 2.30: API providers should replace all existing uses with
|
||||
<literal>const</literal> and API consumers should adjust their code
|
||||
accordingly.
|
||||
|
Loading…
Reference in New Issue
Block a user