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

Go to the source code of this file.

Functions

bool mir_persistent_id_is_valid (MirPersistentId *id) MIR_FOR_REMOVAL_IN_VERSION_1("Use mir_window_id_is_valid() instead")
 Check the validity of a MirPersistentId. More...
 
void mir_persistent_id_release (MirPersistentId *id) MIR_FOR_REMOVAL_IN_VERSION_1("Use mir_window_id_release() instead")
 Free a MirPersistentId. More...
 
char const * mir_persistent_id_as_string (MirPersistentId *id) MIR_FOR_REMOVAL_IN_VERSION_1("Use mir_window_id_as_string() instead")
 Get a string representation of a MirSurfaceId. More...
 
MirPersistentId * mir_persistent_id_from_string (char const *string_representation) MIR_FOR_REMOVAL_IN_VERSION_1("Use mir_window_id_from_string() instead")
 Deserialise a string representation of a MirSurfaceId. More...
 

Copyright © 2012-2016 Canonical Ltd.
Generated on Mon Jun 5 11:07:25 UTC 2017