Function mir_event_get_window_placement_event

Function Documentation

MirWindowPlacementEvent const *mir_event_get_window_placement_event(MirEvent const *event)

Retrieve the MirWindowPlacementEvent associated with a MirEvent of type mir_event_type_window_placement.

The event signifies that the the server has fulfilled a request for relative window placement.

Parameters:

event[in] The event

Returns:

The associated MirWindowPlacementEvent