Trait GuiStatusBarLinkExt

Source
pub trait GuiStatusBarLinkExt<T: HasIDispatch = Self>: HasIDispatch<T> {
    // Provided method
    fn press(&self) -> Result<()> { ... }
}

Provided Methods§

Source

fn press(&self) -> Result<()>

Implementors§