Trait glib::types::StaticType [] [src]

pub trait StaticType {
    fn static_type() -> Type;
}

Required Methods

fn static_type() -> Type

Implementors