how to guard deprecated signals
- From: Stefan Kost <ensonic hora-obscura de>
- To: gtk-doc-list gnome org
- Subject: how to guard deprecated signals
- Date: Tue, 30 Oct 2007 22:23:59 +0200
hi,
just found a property in gstreamer that is deprecated. Thus I get this from gtk-doc:
WARNING: GstBaseRTPDepayload::queue-delay is deprecated in the inline comments
but no deprecation guards were found around the declaration.
(See the --deprecated-guards option for gtkdoc-scan.)
Now I wonder where one should/could add deprecation guards?
#ifndef GST_DISABLE_DEPRECATED
#endif
gtk-doc expects them in the headers.
Stefan
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]