Type Alias SystemSettings

Source
pub type SystemSettings = SystemSettingsIsOwned<true>;
Expand description

wxSystemSettings allows the application to ask for details about the system.

Aliased Type§

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