deprecation lost



Multiple deprecation guards in gdk headers have been changed to

#if !defined (GDK_DISABLE_DEPRECATED) || defined (GDK_COMPILATION)

(I think this happened during deprecation cleanups.) Unfortunately,
gtk-doc doesn't grok this, so that the affected symbols have lost their
deprecation, at least documentation-wise.

Can we do this differently ?

Matthias




[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]