Trait gdk_pixbuf::StaticType[][src]

pub trait StaticType {
    pub fn static_type() -> Type;
}

Types that are supported by GLib dynamic typing.

Required methods

pub fn static_type() -> Type[src]

Returns the type identifier of Self.

Loading content...

Implementations on Foreign Types

impl StaticType for Variant[src]

impl StaticType for TimeZone[src]

impl<'a, T> StaticType for &'a mut T where
    T: StaticType + ?Sized
[src]

impl StaticType for f32[src]

impl StaticType for i8[src]

impl StaticType for BindingFlags[src]

impl StaticType for ParamSpec[src]

impl StaticType for GString[src]

impl StaticType for u64[src]

impl StaticType for IOCondition[src]

impl StaticType for DateTime[src]

impl StaticType for VariantType[src]

impl StaticType for Date[src]

impl StaticType for u32[src]

impl StaticType for MainLoop[src]

impl StaticType for Vec<GString, Global>[src]

impl StaticType for i64[src]

impl StaticType for VariantTy[src]

impl StaticType for Closure[src]

impl StaticType for InitiallyUnowned[src]

impl StaticType for String[src]

impl StaticType for i32[src]

impl StaticType for ValueArray[src]

impl StaticType for Bytes[src]

impl StaticType for Checksum[src]

impl StaticType for MainContext[src]

impl<'a, T> StaticType for &'a T where
    T: StaticType + ?Sized
[src]

impl StaticType for KeyFile[src]

impl StaticType for u8[src]

impl StaticType for Source[src]

impl StaticType for Vec<String, Global>[src]

impl<'a> StaticType for [&'a str][src]

impl StaticType for str[src]

impl StaticType for bool[src]

impl StaticType for f64[src]

impl StaticType for String[src]

impl StaticType for Binding[src]

impl StaticType for OutputStream[src]

impl StaticType for MountUnmountFlags[src]

impl StaticType for DataInputStream[src]

impl StaticType for TlsDatabaseVerifyFlags[src]

impl StaticType for FileType[src]

impl StaticType for BytesIcon[src]

impl StaticType for MenuAttributeIter[src]

impl StaticType for RemoteActionGroup[src]

impl StaticType for FileMonitorEvent[src]

impl StaticType for Settings[src]

impl StaticType for Socket[src]

impl StaticType for ResourceError[src]

impl StaticType for PollableInputStream[src]

impl StaticType for SocketFamily[src]

impl StaticType for FileQueryInfoFlags[src]

impl StaticType for PropertyAction[src]

impl StaticType for TlsPassword[src]

impl StaticType for Subprocess[src]

impl StaticType for DesktopAppInfo[src]

impl StaticType for FileMonitor[src]

impl StaticType for FilenameCompleter[src]

impl StaticType for SettingsSchemaSource[src]

impl StaticType for TlsServerConnection[src]

impl StaticType for FileCreateFlags[src]

impl StaticType for UnixSocketAddressType[src]

impl StaticType for SimpleIOStream[src]

impl StaticType for SettingsBackend[src]

impl StaticType for FileMonitorFlags[src]

impl StaticType for TlsFileDatabase[src]

impl StaticType for AskPasswordFlags[src]

impl StaticType for TlsClientConnection[src]

impl StaticType for MenuItem[src]

impl StaticType for ConverterInputStream[src]

impl StaticType for SocketConnectable[src]

impl StaticType for MountMountFlags[src]

impl StaticType for SettingsBindFlags[src]

impl StaticType for SettingsSchema[src]

impl StaticType for MenuModel[src]

impl StaticType for InetAddress[src]

impl StaticType for Proxy[src]

impl StaticType for VolumeMonitor[src]

impl StaticType for CredentialsType[src]

impl StaticType for Cancellable[src]

impl StaticType for ListModel[src]

impl StaticType for ApplicationCommandLine[src]

impl StaticType for SocketService[src]

impl StaticType for FileInputStream[src]

impl StaticType for DriveStartStopType[src]

impl StaticType for UnixSocketAddress[src]

impl StaticType for TlsConnection[src]

impl StaticType for DriveStartFlags[src]

impl StaticType for ConverterResult[src]

impl StaticType for LoadableIcon[src]

impl StaticType for MemoryOutputStream[src]

impl StaticType for OutputStreamSpliceFlags[src]

impl StaticType for TlsCertificateFlags[src]

impl StaticType for NetworkConnectivity[src]

impl StaticType for MountOperation[src]

impl StaticType for ListStore[src]

impl StaticType for TlsCertificate[src]

impl StaticType for SimplePermission[src]

impl StaticType for SocketConnection[src]

impl StaticType for AppInfo[src]

impl StaticType for DataStreamByteOrder[src]

impl StaticType for BufferedOutputStream[src]

impl StaticType for Permission[src]

impl StaticType for InetSocketAddress[src]

impl StaticType for IOErrorEnum[src]

impl StaticType for Vfs[src]

impl StaticType for TcpConnection[src]

impl StaticType for TlsInteraction[src]

impl StaticType for Converter[src]

impl StaticType for SettingsSchemaKey[src]

impl StaticType for IOStreamSpliceFlags[src]

impl StaticType for AppInfoCreateFlags[src]

impl StaticType for SocketClient[src]

impl StaticType for NetworkAddress[src]

impl StaticType for SrvTarget[src]

impl StaticType for TlsAuthenticationMode[src]

impl StaticType for MemoryInputStream[src]

impl StaticType for MountOperationResult[src]

impl StaticType for Emblem[src]

impl StaticType for NetworkService[src]

impl StaticType for EmblemOrigin[src]

impl StaticType for FileIcon[src]

impl StaticType for SocketType[src]

impl StaticType for ResolverRecordType[src]

impl StaticType for FilterInputStream[src]

impl StaticType for TlsRehandshakeMode[src]

impl StaticType for Seekable[src]

impl StaticType for SocketProtocol[src]

impl StaticType for InetAddressMask[src]

impl StaticType for ActionGroup[src]

impl StaticType for Application[src]

impl StaticType for FileOutputStream[src]

impl StaticType for ActionMap[src]

impl StaticType for Drive[src]

impl StaticType for ResourceLookupFlags[src]

impl StaticType for TlsDatabase[src]

impl StaticType for ApplicationFlags[src]

impl StaticType for Menu[src]

impl StaticType for SubprocessLauncher[src]

impl StaticType for TlsCertificateRequestFlags[src]

impl StaticType for FileIOStream[src]

impl StaticType for ThreadedSocketService[src]

impl StaticType for SimpleActionGroup[src]

impl StaticType for ProxyAddress[src]

impl StaticType for EmblemedIcon[src]

impl StaticType for BufferedInputStream[src]

impl StaticType for PasswordSave[src]

impl StaticType for SocketClientEvent[src]

impl StaticType for ConverterOutputStream[src]

impl StaticType for MenuLinkIter[src]

impl StaticType for SocketAddressEnumerator[src]

impl StaticType for DataStreamNewlineType[src]

impl StaticType for Credentials[src]

impl StaticType for ZlibCompressor[src]

impl StaticType for Icon[src]

impl StaticType for ConverterFlags[src]

impl StaticType for ZlibDecompressor[src]

impl StaticType for Notification[src]

impl StaticType for InputStream[src]

impl StaticType for Action[src]

impl StaticType for SubprocessFlags[src]

impl StaticType for ZlibCompressorFormat[src]

impl StaticType for IOStream[src]

impl StaticType for FilterOutputStream[src]

impl StaticType for TlsDatabaseLookupFlags[src]

impl StaticType for AppInfoMonitor[src]

impl StaticType for Mount[src]

impl StaticType for Resource[src]

impl StaticType for DataOutputStream[src]

impl StaticType for TlsPasswordFlags[src]

impl StaticType for SocketAddress[src]

impl StaticType for File[src]

impl StaticType for Volume[src]

impl StaticType for NotificationPriority[src]

impl StaticType for SocketListener[src]

impl StaticType for PollableOutputStream[src]

impl StaticType for TlsInteractionResult[src]

impl StaticType for ThemedIcon[src]

impl StaticType for SimpleAction[src]

impl StaticType for ProxyResolver[src]

impl StaticType for NetworkMonitor[src]

impl StaticType for FileInfo[src]

impl StaticType for AppLaunchContext[src]

impl StaticType for CharsetConverter[src]

impl StaticType for Resolver[src]

Loading content...

Implementors

impl StaticType for Colorspace[src]

impl StaticType for InterpType[src]

impl StaticType for PixbufAlphaMode[src]

impl StaticType for PixbufError[src]

impl StaticType for PixbufRotation[src]

impl StaticType for Type[src]

impl StaticType for Error[src]

impl StaticType for Object[src]

impl StaticType for Pixbuf[src]

impl StaticType for PixbufAnimation[src]

impl StaticType for PixbufAnimationIter[src]

impl StaticType for PixbufFormat[src]

impl StaticType for PixbufLoader[src]

impl StaticType for PixbufSimpleAnim[src]

Loading content...