Type Alias ArtProvider

Source
pub type ArtProvider = ArtProviderIsOwned<true>;
Expand description

wxArtProvider class is used to customize the look of wxWidgets application.

Aliased Type§

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