18 #ifndef MIR_TOOLKIT_MIR_PERSISTENT_ID_H_ 19 #define MIR_TOOLKIT_MIR_PERSISTENT_ID_H_ 32 #pragma GCC diagnostic push 33 #pragma GCC diagnostic ignored "-Wdeprecated-declarations" 42 __attribute__((deprecated(
"Use mir_window_id_is_valid() instead")));
51 __attribute__((deprecated(
"Use mir_window_id_release() instead")));
62 __attribute__((deprecated(
"Use mir_window_id_as_string() instead")));
70 __attribute__((deprecated(
"Use mir_window_id_from_string() instead")));
72 #pragma GCC diagnostic pop