Skip to content

Expose GObject static property symbols.

  • Exposes GObject static property symbols for ES6 classes (GTypeName, requires, interfaces, properties, signals).
  • Enforces using GObject variable consistently instead of switching between this/GObject for code clarity.
  • Cleans up Gtk variable names/static symbol names.

Merge request reports