Trait glib::variant::StaticVariantType [−][src]
Returns VariantType
of Self
.
Required methods
fn static_variant_type() -> Cow<'static, VariantTy>
[src]
Returns the VariantType
corresponding to Self
.