[−][src]Trait gtk::StaticType
Types that are supported by GLib dynamic typing.
Required methods
fn static_type() -> Type
Returns the type identifier of Self.
Implementations on Foreign Types
impl StaticType for bool[src]
fn static_type() -> Type[src]
impl StaticType for BindingFlags[src]
fn static_type() -> Type[src]
impl StaticType for String[src]
fn static_type() -> Type[src]
impl StaticType for i64[src]
fn static_type() -> Type[src]
impl StaticType for Date[src]
fn static_type() -> Type[src]
impl StaticType for Vec<GString>[src]
fn static_type() -> Type[src]
impl StaticType for f64[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 DateTime[src]
fn static_type() -> Type[src]
impl StaticType for Bytes[src]
fn static_type() -> Type[src]
impl StaticType for Vec<String>[src]
fn static_type() -> Type[src]
impl StaticType for Binding[src]
fn static_type() -> Type[src]
impl StaticType for String[src]
fn static_type() -> Type[src]
impl StaticType for InitiallyUnowned[src]
fn static_type() -> Type[src]
impl StaticType for MainContext[src]
fn static_type() -> Type[src]
impl StaticType for i32[src]
fn static_type() -> Type[src]
impl StaticType for str[src]
fn static_type() -> Type[src]
impl StaticType for GString[src]
fn static_type() -> Type[src]
impl StaticType for Checksum[src]
fn static_type() -> Type[src]
impl StaticType for TimeZone[src]
fn static_type() -> Type[src]
impl StaticType for f32[src]
fn static_type() -> Type[src]
impl StaticType for Closure[src]
fn static_type() -> Type[src]
impl StaticType for MainLoop[src]
fn static_type() -> Type[src]
impl StaticType for KeyFile[src]
fn static_type() -> Type[src]
impl StaticType for VariantType[src]
fn static_type() -> Type[src]
impl<'a, T> StaticType for &'a mut T where
T: StaticType + ?Sized, [src]
T: StaticType + ?Sized,
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 u32[src]
fn static_type() -> Type[src]
impl StaticType for u64[src]
fn static_type() -> Type[src]
impl<'a, T> StaticType for &'a T where
T: StaticType + ?Sized, [src]
T: StaticType + ?Sized,