Mir
Functions
mir_cursor_configuration.h File Reference
#include <mir_toolkit/common.h>
#include <mir_toolkit/client_types.h>
#include <mir_toolkit/deprecations.h>
Include dependency graph for mir_cursor_configuration.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions

void mir_cursor_configuration_destroy (MirCursorConfiguration *parameters) MIR_FOR_REMOVAL_IN_VERSION_1("MirCursorConfiguration is deprecated")
 Release resources assosciated with cursor parameters. More...
 
MirCursorConfiguration * mir_cursor_configuration_from_name (char const *name) MIR_FOR_REMOVAL_IN_VERSION_1("Use mir_window_spec_set_cursor_name() instead")
 Returns a new MirCursorConfiguration representing a named cursor from the system cursor theme. More...
 
MirCursorConfiguration * mir_cursor_configuration_from_buffer_stream (MirBufferStream const *stream, int hotspot_x, int hotspot_y) MIR_FOR_REMOVAL_IN_VERSION_1("Use mir_window_spec_set_cursor_render_surface instead")
 Returns a new cursor configuration tied to a given buffer stream. More...
 

Copyright © 2012-2021 Canonical Ltd.
Generated on Fri Jan 29 19:02:38 UTC 2021
This documentation is licensed under the GPL version 2 or 3.