Skip to main content

PvWindow

Type Alias PvWindow 

Source
pub type PvWindow = Window<App>;
Expand description

purview::Window over gpui’s App (avoids the gpui::Window name clash).

Aliased Type§

pub struct PvWindow { /* private fields */ }