Type Alias Object

Source
pub type Object = ObjectIsOwned<true>;
Expand description

This is the root class of many of the wxWidgets classes.

Aliased Type§

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