[go: up one dir, main page]

Trait glib::object::ParentClassIs

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

Required Associated Types§

Object Safety§

This trait is not object safe.

Implementors§