Files
2023-11-15 16:09:26 +01:00

12 lines
102 B
JavaScript

imports.gi.versions.Gtk = '3.0'
const Gtk = imports.gi.Gtk;
module.exports = Gtk;