Connect to IBUS
This commit is contained in:
2
glfw/ibus_glfw.h
vendored
2
glfw/ibus_glfw.h
vendored
@@ -31,6 +31,8 @@
|
||||
|
||||
typedef struct {
|
||||
GLFWbool ok;
|
||||
DBusConnection *conn;
|
||||
} _GLFWIBUSData;
|
||||
|
||||
void glfw_connect_to_ibus(_GLFWIBUSData *ibus, _GLFWDBUSData *dbus);
|
||||
void glfw_ibus_terminate(_GLFWIBUSData *ibus);
|
||||
|
||||
Reference in New Issue
Block a user