Files
custum-hyprpanel/widget/RegularWindow.ts
2024-07-21 16:20:34 -07:00

4 lines
136 B
TypeScript

import Gtk from "gi://Gtk?version=3.0"
export default Widget.subclass<typeof Gtk.Window, Gtk.Window.ConstructorProperties>(Gtk.Window)