Trait glib::types::StaticTypeExt
source · [−]pub trait StaticTypeExt {
fn ensure_type();
}
Required Methods
sourcefn ensure_type()
fn ensure_type()
Ensures that the type has been registered with the type system.
pub trait StaticTypeExt {
fn ensure_type();
}
Ensures that the type has been registered with the type system.