Trait glib::object::ObjectSubclassIs  
source · pub unsafe trait ObjectSubclassIs: IsClass {
    type Subclass: ObjectSubclass;
}Expand description
Automatically implemented by ObjectSubclass variants of
wrapper!
pub unsafe trait ObjectSubclassIs: IsClass {
    type Subclass: ObjectSubclass;
}Automatically implemented by ObjectSubclass variants of
wrapper!