blueprint-compiler/tests/samples/bind_settings.blp
2022-07-09 15:58:49 -05:00

5 lines
No EOL
107 B
Text

using Gtk 4.0;
Label {
label: bind-settings "org.example.Settings" "my-label" inverted get-no-changes;
}