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