aboutsummaryrefslogtreecommitdiffstats
path: root/src/jalv_internal.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/jalv_internal.h')
-rw-r--r--src/jalv_internal.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/jalv_internal.h b/src/jalv_internal.h
index ef421ca..df07cb2 100644
--- a/src/jalv_internal.h
+++ b/src/jalv_internal.h
@@ -198,6 +198,9 @@ jalv_native_ui_type(Jalv* jalv);
int
jalv_open_ui(Jalv* jalv);
+int
+jalv_close_ui(Jalv* jalv);
+
void
jalv_ui_instantiate(Jalv* jalv,
const char* native_ui_type,