19 #ifndef MIR_TOOLKIT_SURFACE_OUTPUT_EVENT_H_ 20 #define MIR_TOOLKIT_SURFACE_OUTPUT_EVENT_H_ 33 #pragma GCC diagnostic push 34 #pragma GCC diagnostic ignored "-Wdeprecated-declarations" 42 __attribute__ ((deprecated(
"use mir_window_output_event_get_dpi instead")));
51 __attribute__ ((deprecated(
"use mir_window_output_event_get_form_factor instead")));
61 __attribute__ ((deprecated(
"use mir_window_output_event_get_scale instead")));
73 __attribute__ ((deprecated(
"use mir_window_output_event_get_refresh_rate instead")));
83 __attribute__ ((deprecated(
"use mir_window_output_event_get_output_id instead")));
85 #pragma GCC diagnostic pop 92 #endif //MIR_TOOLKIT_SURFACE_OUTPUT_EVENT_H_