Function mir_window_output_event_get_output_id¶
Defined in File window_output_event.h
Function Documentation¶
-
uint32_t mir_window_output_event_get_output_id(MirWindowOutputEvent const *ev)¶
Retrieve the ID of the output this window is on from a MirWindowOutputEvent.
- Parameters:
ev – [in] The event
- Returns:
The ID of the output the window is currently considered to be on. (From MirDisplayOutput::output_id)