20#ifndef __XDG_DECORATION_H__
21#define __XDG_DECORATION_H__
Definition xdg_decoration.c:35
wlmaker_server_t * server_ptr
Definition xdg_decoration.c:37
void wlmaker_xdg_decoration_manager_destroy(wlmaker_xdg_decoration_manager_t *decoration_manager_ptr)
Definition xdg_decoration.c:157
wlmaker_xdg_decoration_manager_t * wlmaker_xdg_decoration_manager_create(wlmaker_server_t *server_ptr)
Definition xdg_decoration.c:107