MirWindowParameters is the structure of minimum required information that you must provide to Mir in order to create a window.
More...
#include <client_types.h>
MirWindowParameters is the structure of minimum required information that you must provide to Mir in order to create a window.
◆ buffer_usage
◆ height
int MirSurfaceParameters::height |
◆ name
char const* MirSurfaceParameters::name |
◆ output_id
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.
◆ pixel_format
◆ width
int MirSurfaceParameters::width |
The documentation for this struct was generated from the following file:
Copyright © 2012-2018
Canonical Ltd.
Generated on Sat Sep 29 01:47:23 UTC 2018
This documentation is licensed under the GPL version 2 or 3.