Results for “Std.Ui.Desktop.WindowPlan”
4 matching declarations
Use module:Std.List, kind:fn, or is:exact. Put a Pudu type after ::.
- Std.Ui.Desktop.WindowPlan
Everything decided before a native window resource is acquired.
- Std.Ui.Desktop.open
&Std.Ui.Desktop.WindowPlan -> Result[Std.Ui.Desktop.Session, Std.Ui.Desktop.DesktopError]Acquire a real platform window for this evaluation.
- Std.Ui.Desktop.plan
Str -> Int -> Int -> Bool -> Int -> Result[Std.Ui.Desktop.WindowPlan, Std.Ui.Desktop.DesktopError]A checked window plan with an explicit framebuffer budget.
- Std.Ui.Desktop.showFor
&Std.Ui.Desktop.WindowPlan -> &Std.Ui.Canvas.Surface -> Int -> Result[Bool, Std.Ui.Desktop.DesktopError]Open, present, pump, and close a real window within a bounded interval.
