Ubuntu Platform API  2.3.0
A library helping with tight integration into the Ubuntu platform
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros Modules Pages
window_orientation.h File Reference
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Enumerations

enum  UApplicationUiWindowOrientation {
  U_ORIENTATION_NORMAL = 1,
  U_ORIENTATION_LEFT,
  U_ORIENTATION_RIGHT,
  U_ORIENTATION_INVERTED
}
 

Enumeration Type Documentation

Enumerator
U_ORIENTATION_NORMAL 
U_ORIENTATION_LEFT 
U_ORIENTATION_RIGHT 
U_ORIENTATION_INVERTED 

Definition at line 20 of file window_orientation.h.