Trait GuiStatusPaneExt

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

Provided Methods§

Implementors§