📚 docs(readme): update a lot of sections

This commit is contained in:
retrozinndev
2025-04-01 11:30:38 -03:00
parent e436898b3e
commit 543324b809
2 changed files with 28 additions and 16 deletions
+1 -1
View File
@@ -23,7 +23,7 @@ export const Windows = GObject.registerClass({
"open-windows": GObject.ParamSpec.jsobject(
"open-windows",
"Open Windows",
"A Readonly object that stores open GTKLayerShell Windows",
"A Readonly object that stores open GTK+ Windows",
GObject.ParamFlags.READABLE
)
}