blueprint-compiler/tests/samples/translated.blp
2021-11-04 00:05:38 -05:00

5 lines
55 B
Text

using Gtk 4.0;
Label {
label: _("Hello, world!");
}