[−][src]Trait glib::types::StaticType
Types that are supported by GLib dynamic typing.
Required methods
fn static_type() -> Type
Returns the type identifier of Self
.
Types that are supported by GLib dynamic typing.
fn static_type() -> Type
Returns the type identifier of Self
.
impl StaticType for Vec<GString>
[src]fn static_type() -> Type
[src]impl<'a, T: ?Sized + StaticType> StaticType for &'a T
[src]fn static_type() -> Type
[src]impl<'a, T: ?Sized + StaticType> StaticType for &'a mut T
[src]fn static_type() -> Type
[src]impl StaticType for bool
[src]fn static_type() -> Type
[src]impl StaticType for i8
[src]fn static_type() -> Type
[src]impl StaticType for u8
[src]fn static_type() -> Type
[src]impl StaticType for i32
[src]fn static_type() -> Type
[src]impl StaticType for u32
[src]fn static_type() -> Type
[src]impl StaticType for i64
[src]fn static_type() -> Type
[src]impl StaticType for u64
[src]fn static_type() -> Type
[src]impl StaticType for f32
[src]fn static_type() -> Type
[src]impl StaticType for f64
[src]fn static_type() -> Type
[src]impl StaticType for str
[src]fn static_type() -> Type
[src]impl StaticType for String
[src]fn static_type() -> Type
[src]impl<'a> StaticType for [&'a str]
[src]fn static_type() -> Type
[src]impl StaticType for Vec<String>
[src]fn static_type() -> Type
[src]impl StaticType for GString
[src]fn static_type() -> Type
[src]impl StaticType for Type
[src]fn static_type() -> Type
[src]impl StaticType for Closure
[src]fn static_type() -> Type
[src]impl StaticType for Error
[src]fn static_type() -> Type
[src]impl StaticType for InitiallyUnowned
[src]fn static_type() -> Type
[src]impl StaticType for Object
[src]fn static_type() -> Type
[src]impl StaticType for Binding
[src]fn static_type() -> Type
[src]impl StaticType for BindingFlags
[src]fn static_type() -> Type
[src]impl StaticType for ByteArray
[src]fn static_type() -> Type
[src]impl StaticType for Bytes
[src]fn static_type() -> Type
[src]impl StaticType for Checksum
[src]fn static_type() -> Type
[src]impl StaticType for Date
[src]fn static_type() -> Type
[src]impl StaticType for DateTime
[src]fn static_type() -> Type
[src]impl StaticType for IOCondition
[src]fn static_type() -> Type
[src]impl StaticType for KeyFile
[src]fn static_type() -> Type
[src]impl StaticType for MainContext
[src]fn static_type() -> Type
[src]impl StaticType for MainLoop
[src]fn static_type() -> Type
[src]impl StaticType for ParamSpec
[src]fn static_type() -> Type
[src]impl StaticType for Source
[src]fn static_type() -> Type
[src]impl StaticType for glib::String
[src]fn static_type() -> Type
[src]impl StaticType for TimeZone
[src]fn static_type() -> Type
[src]impl StaticType for ValueArray
[src]fn static_type() -> Type
[src]impl StaticType for VariantTy
[src]fn static_type() -> Type
[src]impl StaticType for VariantType
[src]fn static_type() -> Type
[src]impl StaticType for Variant
[src]fn static_type() -> Type
[src]impl<T: BoxedType> StaticType for Boxed<T>
[src]fn static_type() -> Type
[src]