20#ifndef __XDG_DECORATION_H__
21#define __XDG_DECORATION_H__
struct _wlmaker_server_t wlmaker_server_t
Definition server.h:41
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
struct _wlmaker_xdg_decoration_manager_t wlmaker_xdg_decoration_manager_t
Definition xdg_decoration.h:24
wlmaker_xdg_decoration_manager_t * wlmaker_xdg_decoration_manager_create(wlmaker_server_t *server_ptr)
Definition xdg_decoration.c:107