mirror of
https://codeberg.org/dnkl/foot.git
synced 2026-02-05 04:06:08 -05:00
6 lines
119 B
C
6 lines
119 B
C
|
|
#pragma once
|
||
|
|
|
||
|
|
#include "text-input-unstable-v3.h"
|
||
|
|
|
||
|
|
extern const struct zwp_text_input_v3_listener text_input_listener;
|