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,2013 Canonical Ltd.
Generated on Tue Mar 24 16:15:19 UTC 2015