Struct tk::opt::TkThemeCreateOpt
source · pub struct TkThemeCreateOpt(_);Trait Implementations§
source§impl From<TkParent> for TkThemeCreateOpt
impl From<TkParent> for TkThemeCreateOpt
source§impl From<TkSettings> for TkThemeCreateOpt
impl From<TkSettings> for TkThemeCreateOpt
source§fn from(opt: TkSettings) -> Self
fn from(opt: TkSettings) -> Self
Converts to this type from the input type.