Type Alias TipWindow

Source
pub type TipWindow = TipWindowIsOwned<true>;
Expand description

Shows simple text in a popup tip window on creation.

Aliased Type§

pub struct TipWindow(/* private fields */);