Tizen Native API
7.0
|
Ecore_Wl2 provides a wrapper and convenience functions for using the Wayland protocol in implementing a window system. Function groups for this part of the library include the following:
- Wayland Library Init and Shutdown Functions
- Wayland Library Display Functions
- Wayland Library Window Functions
- Wayland Library Input Functions
- Functions to manipulate subsurfaces.
Typedefs | |
typedef struct _Ecore_Wl2_Window | Ecore_Wl2_Window |
typedef struct _Ecore_Wl2_Display | Ecore_Wl2_Display |
typedef struct _Ecore_Wl2_Input | Ecore_Wl2_Input |
typedef struct _Ecore_Wl2_Egl_Window | Ecore_Wl2_Egl_Window |
typedef struct _Ecore_Wl2_Subsurface | Ecore_Wl2_Subsurface |
typedef struct _Ecore_Wl2_Event_Connection | Ecore_Wl2_Event_Connect |
typedef struct _Ecore_Wl2_Event_Connection | Ecore_Wl2_Event_Disconnect |
typedef struct _Ecore_Wl2_Event_Global | Ecore_Wl2_Event_Global |
typedef struct _Ecore_Wl2_Event_Window_Configure | Ecore_Wl2_Event_Window_Configure |
typedef struct _Ecore_Wl2_Event_Window_Configure_Complete | Ecore_Wl2_Event_Window_Configure_Complete |
Typedef Documentation
Type for Ecore_Wl2_Display
Type for Ecore_Wl2_Egl_Window
Type for Ecore_Wl2_Event_Connect
Type for Ecore_Wl2_Event_Disconnect
Type for _Ecore_Wl2_Event_Global
Type for Ecore_Wl2_Event_Window_Configure
Type for Ecore_Wl2_Event_Window_Configure_Complete
Type for Ecore_Wl2_Input
Type for Ecore_Wl2_Subsurface
Type for Ecore_Wl2_Window