Trait gtk::StaticType [−][src]
Types that are supported by GLib dynamic typing.
Required methods
pub fn static_type() -> Type[src]
Returns the type identifier of Self.
Implementations on Foreign Types
impl StaticType for Variant[src]
pub fn static_type() -> Type[src]
impl StaticType for TimeZone[src]
pub fn static_type() -> Type[src]
impl<'a, T> StaticType for &'a mut T where
T: StaticType + ?Sized, [src]
T: StaticType + ?Sized,
pub fn static_type() -> Type[src]
impl StaticType for f32[src]
pub fn static_type() -> Type[src]
impl StaticType for i8[src]
pub fn static_type() -> Type[src]
impl StaticType for BindingFlags[src]
pub fn static_type() -> Type[src]
impl StaticType for ParamSpec[src]
pub fn static_type() -> Type[src]
impl StaticType for GString[src]
pub fn static_type() -> Type[src]
impl StaticType for u64[src]
pub fn static_type() -> Type[src]
impl StaticType for IOCondition[src]
pub fn static_type() -> Type[src]
impl StaticType for DateTime[src]
pub fn static_type() -> Type[src]
impl StaticType for VariantType[src]
pub fn static_type() -> Type[src]
impl StaticType for Date[src]
pub fn static_type() -> Type[src]
impl StaticType for u32[src]
pub fn static_type() -> Type[src]
impl StaticType for MainLoop[src]
pub fn static_type() -> Type[src]
impl StaticType for Vec<GString, Global>[src]
pub fn static_type() -> Type[src]
impl StaticType for i64[src]
pub fn static_type() -> Type[src]
impl StaticType for VariantTy[src]
pub fn static_type() -> Type[src]
impl StaticType for Closure[src]
pub fn static_type() -> Type[src]
impl StaticType for InitiallyUnowned[src]
pub fn static_type() -> Type[src]
impl StaticType for String[src]
pub fn static_type() -> Type[src]
impl StaticType for i32[src]
pub fn static_type() -> Type[src]
impl StaticType for ValueArray[src]
pub fn static_type() -> Type[src]
impl StaticType for Bytes[src]
pub fn static_type() -> Type[src]
impl StaticType for Checksum[src]
pub fn static_type() -> Type[src]
impl StaticType for MainContext[src]
pub fn static_type() -> Type[src]
impl<'a, T> StaticType for &'a T where
T: StaticType + ?Sized, [src]
T: StaticType + ?Sized,