Ubuntu Platform API  2.9.0
A library helping with tight integration into the Ubuntu platform
window.h File Reference
+ 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

UAUiWindowPropertiesproperties
 
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 Documentation

typedef void UAUiWindow

Definition at line 42 of file window.h.

typedef int32_t UAUiWindowId

Definition at line 43 of file window.h.

Function Documentation

__attribute__ ( (__deprecated__("Use u_application_instance_get_mir_connection and the mir client library"))  )

Variable Documentation

uint32_t uint32_t* height

Definition at line 68 of file window.h.

uint32_t uint32_t new_height

Definition at line 82 of file window.h.

uint32_t new_width

Definition at line 82 of file window.h.

uint32_t new_x

Definition at line 75 of file window.h.

uint32_t uint32_t new_y

Definition at line 75 of file window.h.

UAUiWindowProperties* properties

Definition at line 52 of file window.h.

Definition at line 114 of file window.h.

uint32_t* width

Definition at line 68 of file window.h.