Trait glib::types::StaticType
[−]
[src]
pub trait StaticType { fn static_type() -> Type; }
Required Methods
fn static_type() -> Type
Implementors
impl StaticType for AppInfo
impl StaticType for Object