🔨 refactor(_construct): under construction

This commit is contained in:
Eshan Roy
2024-11-23 12:38:09 +05:30
parent a179073e10
commit bd0956b793
2 changed files with 102 additions and 0 deletions

View File

@@ -0,0 +1,7 @@
#!/bin/python
import os
import gi
gi.require_version("Gtk", "3.0")
from gi.repository import Gtk, Gio, GLib, Gdk