|
Mir
|
#include <mir_toolkit/events/event.h>Go to the source code of this file.
Functions | |
| int | mir_surface_output_event_get_dpi (MirSurfaceOutputEvent const *ev) __attribute__((deprecated("use mir_window_output_event_get_dpi instead"))) |
| Retrieve the DPI of the new output configuration of a MirSurfaceOutputEvent. More... | |
| MirFormFactor | mir_surface_output_event_get_form_factor (MirSurfaceOutputEvent const *ev) __attribute__((deprecated("use mir_window_output_event_get_form_factor instead"))) |
| Retrieve the form factor of the new output configuration of a MirSurfaceOutputEvent. More... | |
| float | mir_surface_output_event_get_scale (MirSurfaceOutputEvent const *ev) __attribute__((deprecated("use mir_window_output_event_get_scale instead"))) |
| Retrieve the suggested scaling factor of the new output configuration of a MirSurfaceOutputEvent. More... | |
| double | mir_surface_output_event_get_refresh_rate (MirSurfaceOutputEvent const *ev) __attribute__((deprecated("use mir_window_output_event_get_refresh_rate instead"))) |
| Retrieve the maximum refresh rate of the output(s) associated with a MirSurfaceOutputEvent. More... | |
| uint32_t | mir_surface_output_event_get_output_id (MirSurfaceOutputEvent const *ev) __attribute__((deprecated("use mir_window_output_event_get_output_id instead"))) |
| Retrieve the ID of the output this surface is on from a MirSurfaceOutputEvent. More... | |
Copyright © 2012-2016 Canonical Ltd.
Generated on Mon Mar 27 12:06:55 UTC 2017