Trait gdk_pixbuf::StaticType[][src]

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

Types that are supported by GLib dynamic typing.

Required Methods

Returns the type identifier of Self.

Implementations on Foreign Types

impl StaticType for BindingFlags
[src]

impl StaticType for Closure
[src]

impl StaticType for VariantType
[src]

impl StaticType for String
[src]

impl StaticType for VariantTy
[src]

impl StaticType for u64
[src]

impl StaticType for Source
[src]

impl StaticType for AnyValue
[src]

impl StaticType for Date
[src]

impl StaticType for u8
[src]

impl StaticType for u32
[src]

impl StaticType for Bytes
[src]

impl StaticType for Binding
[src]

impl StaticType for DateTime
[src]

impl StaticType for f64
[src]

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

impl StaticType for i32
[src]

impl StaticType for Vec<String>
[src]

impl StaticType for i64
[src]

impl StaticType for i8
[src]

impl StaticType for AnySendValue
[src]

impl StaticType for Checksum
[src]

impl StaticType for MainLoop
[src]

impl StaticType for f32
[src]

impl StaticType for str
[src]

impl StaticType for MainContext
[src]

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

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

impl StaticType for TimeZone
[src]

impl StaticType for bool
[src]

impl StaticType for KeyFile
[src]

impl StaticType for IOCondition
[src]

impl StaticType for ParamSpec
[src]

impl StaticType for ValueArray
[src]

impl StaticType for Variant
[src]

impl StaticType for String
[src]

impl StaticType for SettingsSchema

impl StaticType for FilenameCompleter

impl StaticType for TlsDatabaseVerifyFlags
[src]

impl StaticType for SocketFamily
[src]

impl StaticType for PasswordSave
[src]

impl StaticType for Volume

impl StaticType for ResolverRecordType
[src]

impl StaticType for DataInputStream

impl StaticType for IOStreamSpliceFlags
[src]

impl StaticType for ZlibDecompressor

impl StaticType for TlsDatabase

impl StaticType for NetworkService

impl StaticType for Menu

impl StaticType for MenuLinkIter

impl StaticType for FileMonitorFlags
[src]

impl StaticType for ActionMap

impl StaticType for MountOperationResult
[src]

impl StaticType for Icon

impl StaticType for SocketListener

impl StaticType for PollableInputStream

impl StaticType for LoadableIcon

impl StaticType for FileCreateFlags
[src]

impl StaticType for Socket

impl StaticType for OutputStream

impl StaticType for AppInfoCreateFlags
[src]

impl StaticType for ThemedIcon

impl StaticType for SocketConnectable

impl StaticType for TlsPassword

impl StaticType for SimpleAction

impl StaticType for FileMonitorEvent
[src]

impl StaticType for TlsCertificate

impl StaticType for SocketProtocol
[src]

impl StaticType for FileIOStream

impl StaticType for IOStream

impl StaticType for DataStreamByteOrder
[src]

impl StaticType for FileInfo

impl StaticType for BufferedInputStream

impl StaticType for SocketClientEvent
[src]

impl StaticType for TlsCertificateFlags
[src]

impl StaticType for MountMountFlags
[src]

impl StaticType for SocketType
[src]

impl StaticType for FilterInputStream

impl StaticType for DataStreamNewlineType
[src]

impl StaticType for Credentials

impl StaticType for DataOutputStream

impl StaticType for Seekable

impl StaticType for ConverterInputStream

impl StaticType for DriveStartFlags
[src]

impl StaticType for TlsServerConnection

impl StaticType for IOErrorEnum
[src]

impl StaticType for ConverterOutputStream

impl StaticType for Cancellable

impl StaticType for ResourceError
[src]

impl StaticType for File

impl StaticType for SocketAddressEnumerator

impl StaticType for TlsRehandshakeMode
[src]

impl StaticType for CredentialsType
[src]

impl StaticType for ProxyAddress

impl StaticType for CharsetConverter

impl StaticType for Resource

impl StaticType for FilterOutputStream

impl StaticType for ProxyResolver

impl StaticType for DesktopAppInfo

impl StaticType for MenuModel

impl StaticType for Settings

impl StaticType for InetAddress

impl StaticType for Resolver

impl StaticType for TlsPasswordFlags
[src]

impl StaticType for NetworkMonitor

impl StaticType for SettingsSchemaSource

impl StaticType for UnixSocketAddress

impl StaticType for MountUnmountFlags
[src]

impl StaticType for DriveStartStopType
[src]

impl StaticType for TlsInteraction

impl StaticType for ZlibCompressorFormat
[src]

impl StaticType for NetworkAddress

impl StaticType for VolumeMonitor

impl StaticType for InetSocketAddress

impl StaticType for AppInfo

impl StaticType for Vfs

impl StaticType for Emblem

impl StaticType for TlsAuthenticationMode
[src]

impl StaticType for MenuAttributeIter

impl StaticType for BufferedOutputStream

impl StaticType for Mount

impl StaticType for TlsClientConnection

impl StaticType for SettingsBindFlags
[src]

impl StaticType for ResourceLookupFlags
[src]

impl StaticType for Proxy

impl StaticType for PollableOutputStream

impl StaticType for InputStream

impl StaticType for EmblemOrigin
[src]

impl StaticType for ConverterResult
[src]

impl StaticType for MenuItem

impl StaticType for TcpConnection

impl StaticType for OutputStreamSpliceFlags
[src]

impl StaticType for SrvTarget

impl StaticType for SocketClient

impl StaticType for ZlibCompressor

impl StaticType for Action

impl StaticType for AskPasswordFlags
[src]

impl StaticType for TlsInteractionResult
[src]

impl StaticType for EmblemedIcon

impl StaticType for TlsFileDatabase

impl StaticType for SimpleActionGroup

impl StaticType for FileIcon

impl StaticType for MemoryInputStream

impl StaticType for Application

impl StaticType for FileInputStream

impl StaticType for TlsDatabaseLookupFlags
[src]

impl StaticType for InetAddressMask

impl StaticType for FileType
[src]

impl StaticType for AppLaunchContext

impl StaticType for ThreadedSocketService

impl StaticType for Permission

impl StaticType for FileOutputStream

impl StaticType for FileQueryInfoFlags
[src]

impl StaticType for Converter

impl StaticType for MemoryOutputStream

impl StaticType for MountOperation

impl StaticType for FileMonitor

impl StaticType for Drive

impl StaticType for TlsConnection

impl StaticType for ApplicationFlags
[src]

impl StaticType for SocketAddress

impl StaticType for ConverterFlags
[src]

impl StaticType for SettingsBackend

impl StaticType for SimplePermission

impl StaticType for SocketConnection

impl StaticType for ActionGroup

impl StaticType for ApplicationCommandLine

impl StaticType for UnixSocketAddressType
[src]

impl StaticType for SocketService

Implementors