base
This commit is contained in:
@@ -0,0 +1,6 @@
|
||||
#pragma once
|
||||
|
||||
#include <wayland-server-core.h>
|
||||
|
||||
void xdg_popup_commit(struct wl_listener *listener, void *data);
|
||||
void xdg_popup_destroy(struct wl_listener *listener, void *data);
|
||||
Reference in New Issue
Block a user