18#ifndef MIR_TOOLKIT_MIR_SURFACE_H_
19#define MIR_TOOLKIT_MIR_SURFACE_H_
38#pragma GCC diagnostic push
39#pragma GCC diagnostic ignored "-Wdeprecated-declarations"
152 MirPersistentId* parent,
201 unsigned int num_streams)
296#pragma GCC diagnostic pop
int width
Definition: client_types.h:1
uint32_t output_id
The id of the output to place the surface in.
Definition: client_types.h:17
char const * name
Definition: client_types.h:0
int height
Definition: client_types.h:2
#define MIR_FOR_REMOVAL_IN_VERSION_1(message)
Definition: deprecations.h:30
The displacement from the top-left corner of the surface.
Definition: client_types.h:392
Definition: client_types.h:399
MirWindowParameters is the structure of minimum required information that you must provide to Mir in ...
Definition: client_types.h:196