MirSurfaceParameters is the structure of minimum required information that you must provide to Mir in order to create a surface.
More...
#include <client_types.h>
MirSurfaceParameters is the structure of minimum required information that you must provide to Mir in order to create a surface.
int MirSurfaceParameters::height |
char const* MirSurfaceParameters::name |
uint32_t MirSurfaceParameters::output_id |
The id of the output to place the surface in.
Use one of the output ids from MirDisplayConfiguration/MirDisplayOutput to place a surface on that output. Only fullscreen placements are currently supported. If you don't have special placement requirements, use the value mir_display_output_id_invalid.
int MirSurfaceParameters::width |
The documentation for this struct was generated from the following file:
Copyright © 2012-2015 Canonical Ltd.
Generated on Wed Mar 30 00:29:56 UTC 2016