mirror of
https://gitlab.freedesktop.org/wlroots/wlroots.git
synced 2025-11-01 22:58:38 -04:00
parent
954dba3968
commit
ba7ac3efe5
1 changed files with 1 additions and 1 deletions
|
|
@ -75,7 +75,7 @@ struct wlr_text_input_manager_v3 {
|
||||||
|
|
||||||
struct {
|
struct {
|
||||||
struct wl_signal text_input; // struct wlr_text_input_v3
|
struct wl_signal text_input; // struct wlr_text_input_v3
|
||||||
struct wl_signal destroy; // struct wlr_input_method_manager_v3
|
struct wl_signal destroy; // struct wlr_text_input_manager_v3
|
||||||
} events;
|
} events;
|
||||||
|
|
||||||
struct {
|
struct {
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue