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§
source§impl ParentClassIs for BindingGroup
Available on crate feature v2_72
only.
impl ParentClassIs for BindingGroup
Available on crate feature
v2_72
only.source§impl ParentClassIs for BoxedAnyObject
impl ParentClassIs for BoxedAnyObject
source§impl ParentClassIs for SignalGroup
Available on crate feature v2_74
only.
impl ParentClassIs for SignalGroup
Available on crate feature
v2_74
only.