20#ifndef __XDG_DECORATION_H__
21#define __XDG_DECORATION_H__
Definition xdg_decoration.c:41
wlmaker_server_t * server_ptr
Definition xdg_decoration.c:43
void wlmaker_xdg_decoration_manager_destroy(wlmaker_xdg_decoration_manager_t *decoration_manager_ptr)
Definition xdg_decoration.c:163
wlmaker_xdg_decoration_manager_t * wlmaker_xdg_decoration_manager_create(wlmaker_server_t *server_ptr)
Definition xdg_decoration.c:113