Workbench icon indicating copy to clipboard operation
Workbench copied to clipboard

Preview template extending abstract types

Open sonnyp opened this issue 1 year ago • 0 comments

We should be able to preview the following:

using Gtk 4.0;

template Foo : Widget {
}

by creating an instance

sonnyp avatar Dec 11 '22 13:12 sonnyp