18 #ifndef MIR_CLIENT_LIBRARY_DEBUG_H 19 #define MIR_CLIENT_LIBRARY_DEBUG_H 47 #pragma GCC diagnostic push 48 #pragma GCC diagnostic ignored "-Wdeprecated-declarations" 67 int* screen_x,
int* screen_y)
68 __attribute__((deprecated(
"Use mir_extension_window_coordinate_translation instead")));
71 __attribute__((deprecated(
"Use mir_debug_window_id() instead")));
74 __attribute__((deprecated(
"Use mir_debug_window_current_buffer_id() instead")));
76 #pragma GCC diagnostic pop