Trait glib::object::ParentClassIs[][src]

pub unsafe trait ParentClassIs: IsClass {
    type Parent: IsClass;
}

Associated Types

Implementors