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
struct MirCursorConfiguration MirCursorConfiguration
Opaque structure containing cursor parameterization.
Definition: mir_cursor_configuration.h:29
#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:381
unsigned int height
Definition: mir_image.h:27
unsigned int width
Definition: mir_image.h:26
char const * name
Definition: client_types.h:171
Definition: client_types.h:388
uint32_t output_id
The id of the output to place the surface in.
Definition: client_types.h:184
MirWindowParameters is the structure of minimum required information that you must provide to Mir in ...
Definition: client_types.h:189