Mir
Typedefs | Functions
mir_cursor_configuration.h File Reference
#include <mir_toolkit/common.h>
#include <mir_toolkit/client_types.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.

Typedefs

typedef struct MirCursorConfiguration MirCursorConfiguration
 Opaque structure containing cursor parameterization. More...
 

Functions

void mir_cursor_configuration_destroy (MirCursorConfiguration *parameters)
 Release resources assosciated with cursor parameters. More...
 
MirCursorConfigurationmir_cursor_configuration_from_name (char const *name)
 Returns a new MirCursorConfiguration representing a named cursor from the system cursor theme. More...
 
MirCursorConfigurationmir_cursor_configuration_from_buffer_stream (MirBufferStream const *stream, int hotspot_x, int hotspot_y)
 Returns a new cursor configuration tied to a given buffer stream. More...
 

Typedef Documentation

◆ MirCursorConfiguration

Opaque structure containing cursor parameterization.

Create with mir_cursor* family. Used with mir_window_configure_cursor.


Copyright © 2012-2016 Canonical Ltd.
Generated on Mon Mar 27 12:06:55 UTC 2017