18 #ifndef MIR_TOOLKIT_MIR_WINDOW_H_ 19 #define MIR_TOOLKIT_MIR_WINDOW_H_ 535 unsigned int num_streams);
553 #pragma GCC diagnostic push 554 #pragma GCC diagnostic ignored "-Wdeprecated-declarations" 556 MirRenderSurface* render_surface,
557 int logical_width,
int logical_height,
558 int displacement_x,
int displacement_y)
560 #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