pub unsafe trait ContainerClassSubclassExt: ClassStruct {
    // Provided method
    fn handle_border_width(&mut self) { ... }
}

Provided Methods§

Implementors§