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
#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:391
int height
Definition: client_types.h:179
char const * name
Definition: client_types.h:177
Definition: client_types.h:398
uint32_t output_id
The id of the output to place the surface in.
Definition: client_types.h:194
int width
Definition: client_types.h:178
MirWindowParameters is the structure of minimum required information that you must provide to Mir in ...
Definition: client_types.h:195