Ubuntu Platform API  2.2.0
A library helping with tight integration into the Ubuntu platform
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
window_type.h File Reference

Go to the source code of this file.

Enumerations

enum  UApplicationUiWindowType {
  U_NORMAL_WINDOW,
  U_UTILITY_WINDOW,
  U_DIALOG_WINDOW,
  U_OVERLAY_WINDOW,
  U_FREESTYLE_WINDOW,
  U_POPOVER_WINDOW,
  U_INPUTMETHOD_WINDOW
}
 

Enumeration Type Documentation

Enumerator
U_NORMAL_WINDOW 
U_UTILITY_WINDOW 
U_DIALOG_WINDOW 
U_OVERLAY_WINDOW 
U_FREESTYLE_WINDOW 
U_POPOVER_WINDOW 
U_INPUTMETHOD_WINDOW 

Definition at line 23 of file window_type.h.