Mir
|
Go to the source code of this file.
Functions | |
bool | mir_persistent_id_is_valid (MirPersistentId *id) __attribute__((deprecated("Use mir_window_id_is_valid() instead"))) |
Check the validity of a MirPersistentId. More... | |
void | mir_persistent_id_release (MirPersistentId *id) __attribute__((deprecated("Use mir_window_id_release() instead"))) |
Free a MirPersistentId. More... | |
char const * | mir_persistent_id_as_string (MirPersistentId *id) __attribute__((deprecated("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) __attribute__((deprecated("Use mir_window_id_from_string() instead"))) |
Deserialise a string representation of a MirSurfaceId. More... | |
Copyright © 2012-2016 Canonical Ltd.
Generated on Mon Mar 27 12:06:55 UTC 2017