Trait glib::object::IsInterface[][src]

pub unsafe trait IsInterface: ObjectType { }
Expand description

Trait implemented by interface types.

Implementors