Trait glib::object::IsClass[][src]

pub unsafe trait IsClass: ObjectType { }
Expand description

Trait implemented by class types.

Implementors