[libgweather/ebassi/gtk4] Use newly added deprecation macro
- From: Emmanuele Bassi <ebassi src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [libgweather/ebassi/gtk4] Use newly added deprecation macro
- Date: Tue, 12 Oct 2021 12:49:44 +0000 (UTC)
commit 240f70e8f9c45ab6c463b4df09a1c8c37874c252
Author: Emmanuele Bassi <ebassi gnome org>
Date: Mon Oct 11 22:47:11 2021 +0100
Use newly added deprecation macro
Instead of hand-coding it ourselves.
libgweather/gweather-location.h | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/libgweather/gweather-location.h b/libgweather/gweather-location.h
index 6a29a581..2ac74e7d 100644
--- a/libgweather/gweather-location.h
+++ b/libgweather/gweather-location.h
@@ -93,7 +93,7 @@ GWEATHER_AVAILABLE_IN_ALL
GWeatherLocation * gweather_location_next_child (GWeatherLocation *loc,
GWeatherLocation *child);
-G_DEPRECATED_FOR(gweather_location_next_child) _GWEATHER_EXTERN
+GWEATHER_DEPRECATED_FOR(gweather_location_next_child)
GWeatherLocation ** gweather_location_get_children (GWeatherLocation *loc);
GWEATHER_AVAILABLE_IN_ALL
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]