summaryrefslogtreecommitdiff
path: root/tests/gtktemplate/gtktemplate-gtkwidget-subclass.test
blob: bea1b3b86294e3cfc13cb8630f2ec4b21b407297 (plain)
1
2
3
4
5
6
7
8
Invalid Code

[GtkTemplate (ui = "/org/example/gtktemplate.ui")]
public class GtkTemplate : GLib.Object {
}

void main () {
}