slint-ui-templates 0.1.0

Composable Slint UI building blocks — mother-child pattern, token-driven
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
{
  "source": "pal/imp.rs",
  "items": [
    {
      "name": "apply_backdrop",
      "kind": "fn",
      "signature": "pub fn apply_backdrop(window: &slint::Window, style: BgStyle)",
      "line": 16,
      "doc": "Applies a Windows 11 DWM system backdrop (Mica, Acrylic, or Solid) to the given window."
    }
  ]
}