Skip to content
This is the unreleased documentation for the next version of Slint.
For up-to-date documentation, see here.

AboutSlint

import { AboutSlint } from "std-widgets.slint";
export component Example inherits Window {
height: 175px;
AboutSlint {}
}
slint
About Slint component

This element displays a “Made with Slint” badge.

Copyright © SixtyFPS GmbH