Trait sap_scripting::types::GuiContainerShell_Impl
source · pub trait GuiContainerShell_Impl<T: HasIDispatch = Self>: HasIDispatch<T> {
// Provided method
fn acc_description(&self) -> Result<String> { ... }
}