事件适配器
This commit is contained in:
@@ -54,7 +54,6 @@ typedef struct window_list_t {
|
||||
} window_list_t;
|
||||
window_list_t *scan_window_list(void);
|
||||
void free_window_list(window_list_t *window_list);
|
||||
void start_xcb_event_loop(void);
|
||||
void clean_xcb(void);
|
||||
|
||||
bool get_xresource_uint32(const char *name, uint32_t *value);
|
||||
|
||||
Reference in New Issue
Block a user