Skip to content

Fix g_object_new(GTK_TYPE_SNAPSHOT)

Benjamin Otte requested to merge otte-main-patch-86462 into main

GJS apparently likes g_object_new() over actual constructors, so make that work.

Merge request reports