summaryrefslogtreecommitdiff
path: root/gjs/src/imports.ts
diff options
context:
space:
mode:
Diffstat (limited to 'gjs/src/imports.ts')
-rw-r--r--gjs/src/imports.ts1
1 files changed, 1 insertions, 0 deletions
diff --git a/gjs/src/imports.ts b/gjs/src/imports.ts
index c6724c1..cbed004 100644
--- a/gjs/src/imports.ts
+++ b/gjs/src/imports.ts
@@ -6,4 +6,5 @@ export { default as Astal } from "gi://Astal?version=0.1"
export { default as GObject } from "gi://GObject?version=2.0"
export { default as Gio } from "gi://Gio?version=2.0"
export { default as Gtk } from "gi://Gtk?version=3.0"
+export { default as Gdk } from "gi://Gdk?version=3.0"
export { default as GLib } from "gi://GLib?version=2.0"