Mir
Classes | Typedefs
graphics_module.h File Reference
#include "mir_toolkit/mir_extension_core.h"
Include dependency graph for graphics_module.h:

Go to the source code of this file.

Classes

struct  MirExtensionGraphicsModuleV1
 

Typedefs

typedef void(* MirConnectionGetGraphicsModule) (MirConnection *connection, MirModuleProperties *properties)
 Query graphics platform module. More...
 
typedef struct MirExtensionGraphicsModuleV1 MirExtensionGraphicsModuleV1
 

Typedef Documentation

typedef void(* MirConnectionGetGraphicsModule) (MirConnection *connection, MirModuleProperties *properties)

Query graphics platform module.

Note
The char pointers in MirModuleProperties are owned by the connection and should not be freed. They remain valid until the connection is released.
Parameters
[in]connectionThe connection
[out]propertiesStructure to be populated

Copyright © 2012-2022 Canonical Ltd.
Generated on Thu Jan 27 21:45:55 UTC 2022
This documentation is licensed under the GPL version 2 or 3.