Include dependency graph for session.h:Go to the source code of this file.
Typedefs | |
| typedef void | UAUiSession |
| typedef void | UAUiSessionProperties |
Enumerations | |
| enum | UAUiSessionType { U_USER_SESSION = 0, U_SYSTEM_SESSION = 1 } |
Functions | |
| __attribute__ ((__deprecated__("Use u_application_instance_get_mir_connection and the mir client library"))) UBUNTU_DLL_PUBLIC UAUiSession *ua_ui_session_new_with_properties(UAUiSessionProperties *properties) | |
Variables | |
| UAUiSessionType | type |
| uint32_t | pid |
| typedef void UAUiSession |
| typedef void UAUiSessionProperties |
| enum UAUiSessionType |
| __attribute__ | ( | (__deprecated__("Use u_application_instance_get_mir_connection and the mir client library")) | ) |
| UAUiSessionType type |