Trait glib::types::InstanceType [] [src]

pub trait InstanceType {
    fn instance_type(&self) -> Type;
}

Required Methods

Implementors