#include <ubuntu/visibility.h>#include <ubuntu/status.h>#include <ubuntu/application/instance.h>#include <ubuntu/application/ui/window_properties.h>#include <ubuntu/application/ui/window_state.h>#include <ubuntu/application/ui/window_orientation.h>#include <EGL/egl.h>
Include dependency graph for window.h:Go to the source code of this file.
Typedefs | |
| typedef void | UAUiWindow |
| typedef int32_t | UAUiWindowId |
Functions | |
| __attribute__ ((__deprecated__("Use u_application_instance_get_mir_connection and the mir client library"))) UBUNTU_DLL_PUBLIC UAUiWindow *ua_ui_window_new_for_application_with_properties(UApplicationInstance *instance | |
Variables | |
| UAUiWindowProperties * | properties |
| uint32_t * | width |
| uint32_t uint32_t * | height |
| uint32_t | new_x |
| uint32_t uint32_t | new_y |
| uint32_t | new_width |
| uint32_t uint32_t | new_height |
| UApplicationUiWindowState | state |
| typedef void UAUiWindow |
| typedef int32_t UAUiWindowId |
| __attribute__ | ( | (__deprecated__("Use u_application_instance_get_mir_connection and the mir client library")) | ) |
| UAUiWindowProperties* properties |