Type Definition scl_gui_widgets::theme::icons::IconKeyPair   
source · pub type IconKeyPair = (IconPathKey, IconColorKey, IconColorKey);Expand description
一个存放明色,暗色,填充路径字符串的键组合类型
pub type IconKeyPair = (IconPathKey, IconColorKey, IconColorKey);一个存放明色,暗色,填充路径字符串的键组合类型