_Wayland_Shell Struct Reference
Data Fields | |
void(* | lock )(Wayland_Shell *shell) |
void(* | unlock )(Wayland_Shell *shell) |
void(* | map )(Wayland_Shell *shell, Wayland_Surface *surface, int32_t width, int32_t height) |
void(* | configure )(Wayland_Shell *shell, Wayland_Surface *surface, int32_t x, int32_t y, int32_t width, int32_t height) |
void(* | destroy )(Wayland_Shell *shell) |