Trait gtk::StaticType [−][src]
pub trait StaticType {
fn static_type() -> Type;
}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 Extend[src]
impl StaticType for Extendfn static_type() -> Type[src]
fn static_type() -> Typeimpl StaticType for SubpixelOrder[src]
impl StaticType for SubpixelOrderfn static_type() -> Type[src]
fn static_type() -> Typeimpl StaticType for SurfaceType[src]
impl StaticType for SurfaceTypefn static_type() -> Type[src]
fn static_type() -> Typeimpl StaticType for Format[src]
impl StaticType for Formatfn static_type() -> Type[src]
fn static_type() -> Typeimpl StaticType for Filter[src]
impl StaticType for Filterfn static_type() -> Type[src]
fn static_type() -> Typeimpl StaticType for FontWeight[src]
impl StaticType for FontWeightfn static_type() -> Type[src]
fn static_type() -> Typeimpl StaticType for HintMetrics[src]
impl StaticType for HintMetricsfn static_type() -> Type[src]
fn static_type() -> Typeimpl StaticType for PatternType[src]
impl StaticType for PatternTypefn static_type() -> Type[src]
fn static_type() -> Typeimpl StaticType for Status[src]
impl StaticType for Statusfn static_type() -> Type[src]
fn static_type() -> Typeimpl StaticType for HintStyle[src]
impl StaticType for HintStylefn static_type() -> Type[src]
fn static_type() -> Typeimpl StaticType for LineCap[src]
impl StaticType for LineCapfn static_type() -> Type[src]
fn static_type() -> Typeimpl StaticType for Operator[src]
impl StaticType for Operatorfn static_type() -> Type[src]
fn static_type() -> Typeimpl StaticType for FillRule[src]
impl StaticType for FillRulefn static_type() -> Type[src]
fn static_type() -> Typeimpl StaticType for FontSlant[src]
impl StaticType for FontSlantfn static_type() -> Type[src]
fn static_type() -> Typeimpl StaticType for Antialias[src]
impl StaticType for Antialiasfn static_type() -> Type[src]
fn static_type() -> Typeimpl StaticType for LineJoin[src]
impl StaticType for LineJoinfn static_type() -> Type[src]
fn static_type() -> Typeimpl StaticType for TextClusterFlags[src]
impl StaticType for TextClusterFlagsfn static_type() -> Type[src]
fn static_type() -> Typeimpl StaticType for FontType[src]
impl StaticType for FontTypefn static_type() -> Type[src]
fn static_type() -> Typeimpl StaticType for RegionOverlap[src]
impl StaticType for RegionOverlapfn static_type() -> Type[src]
fn static_type() -> Typeimpl StaticType for PathDataType[src]
impl StaticType for PathDataTypefn static_type() -> Type[src]
fn static_type() -> Typeimpl StaticType for Content[src]
impl StaticType for Contentfn static_type() -> Type[src]
fn static_type() -> Typeimpl StaticType for BindingFlags[src]
impl StaticType for BindingFlagsfn static_type() -> Type[src]
fn static_type() -> Typeimpl StaticType for Closure[src]
impl StaticType for Closurefn static_type() -> Type[src]
fn static_type() -> Typeimpl StaticType for VariantType[src]
impl StaticType for VariantTypefn static_type() -> Type[src]
fn static_type() -> Typeimpl StaticType for String[src]
impl StaticType for Stringfn static_type() -> Type[src]
fn static_type() -> Typeimpl StaticType for VariantTy[src]
impl StaticType for VariantTyfn static_type() -> Type[src]
fn static_type() -> Typeimpl StaticType for u64[src]
impl StaticType for u64fn static_type() -> Type[src]
fn static_type() -> Typeimpl StaticType for Source[src]
impl StaticType for Sourcefn static_type() -> Type[src]
fn static_type() -> Typeimpl StaticType for AnyValue[src]
impl StaticType for AnyValuefn static_type() -> Type[src]
fn static_type() -> Typeimpl StaticType for Date[src]
impl StaticType for Datefn static_type() -> Type[src]
fn static_type() -> Typeimpl StaticType for u8[src]
impl StaticType for u8fn static_type() -> Type[src]
fn static_type() -> Typeimpl StaticType for u32[src]
impl StaticType for u32fn static_type() -> Type[src]
fn static_type() -> Typeimpl StaticType for Bytes[src]
impl StaticType for Bytesfn static_type() -> Type[src]
fn static_type() -> Typeimpl StaticType for Binding[src]
impl StaticType for Bindingfn static_type() -> Type[src]
fn static_type() -> Typeimpl StaticType for DateTime[src]
impl StaticType for DateTimefn static_type() -> Type[src]
fn static_type() -> Typeimpl StaticType for f64[src]
impl StaticType for f64fn static_type() -> Type[src]
fn static_type() -> Typeimpl<'a> StaticType for [&'a str][src]
impl<'a> StaticType for [&'a str]fn static_type() -> Type[src]
fn static_type() -> Typeimpl StaticType for i32[src]
impl StaticType for i32fn static_type() -> Type[src]
fn static_type() -> Typeimpl StaticType for Vec<String>[src]
impl StaticType for Vec<String>fn static_type() -> Type[src]
fn static_type() -> Typeimpl StaticType for i64[src]
impl StaticType for i64fn static_type() -> Type[src]
fn static_type() -> Typeimpl StaticType for i8[src]
impl StaticType for i8fn static_type() -> Type[src]
fn static_type() -> Typeimpl StaticType for AnySendValue[src]
impl StaticType for AnySendValuefn static_type() -> Type[src]
fn static_type() -> Typeimpl StaticType for Checksum[src]
impl StaticType for Checksumfn static_type() -> Type[src]
fn static_type() -> Typeimpl StaticType for MainLoop[src]
impl StaticType for MainLoopfn static_type() -> Type[src]
fn static_type() -> Typeimpl StaticType for f32[src]
impl StaticType for f32fn static_type() -> Type[src]
fn static_type() -> Typeimpl StaticType for str[src]
impl StaticType for strfn static_type() -> Type[src]
fn static_type() -> Typeimpl StaticType for MainContext[src]
impl StaticType for MainContextfn static_type() -> Type[src]
fn static_type() -> Typeimpl<'a, T> StaticType for &'a T where
T: StaticType + ?Sized, [src]
impl<'a, T> StaticType for &'a T where
T: StaticType + ?Sized, fn static_type() -> Type[src]
fn static_type() -> Typeimpl<'a, T> StaticType for &'a mut T where
T: StaticType + ?Sized, [src]
impl<'a, T> StaticType for &'a mut T where
T: StaticType + ?Sized, fn static_type() -> Type[src]
fn static_type() -> Typeimpl StaticType for TimeZone[src]
impl StaticType for TimeZonefn static_type() -> Type[src]
fn static_type() -> Typeimpl StaticType for bool[src]
impl StaticType for boolfn static_type() -> Type[src]
fn static_type() -> Typeimpl StaticType for KeyFile[src]
impl StaticType for KeyFilefn static_type() -> Type[src]
fn static_type() -> Typeimpl StaticType for IOCondition[src]
impl StaticType for IOConditionfn static_type() -> Type[src]
fn static_type() -> Typeimpl StaticType for ParamSpec[src]
impl StaticType for ParamSpecfn static_type() -> Type[src]
fn static_type() -> Typeimpl StaticType for ValueArray[src]
impl StaticType for ValueArrayfn static_type() -> Type[src]
fn static_type() -> Typeimpl StaticType for Variant[src]
impl StaticType for Variantfn static_type() -> Type[src]
fn static_type() -> Typeimpl StaticType for String[src]
impl StaticType for Stringfn static_type() -> Type[src]
fn static_type() -> Typeimpl StaticType for SettingsSchema
impl StaticType for SettingsSchemafn static_type() -> Type
fn static_type() -> Typeimpl StaticType for FilenameCompleter
impl StaticType for FilenameCompleterfn static_type() -> Type
fn static_type() -> Typeimpl StaticType for TlsDatabaseVerifyFlags[src]
impl StaticType for TlsDatabaseVerifyFlagsfn static_type() -> Type[src]
fn static_type() -> Typeimpl StaticType for SocketFamily[src]
impl StaticType for SocketFamilyfn static_type() -> Type[src]
fn static_type() -> Typeimpl StaticType for PasswordSave[src]
impl StaticType for PasswordSavefn static_type() -> Type[src]
fn static_type() -> Typeimpl StaticType for Volume
impl StaticType for Volumefn static_type() -> Type
fn static_type() -> Typeimpl StaticType for ResolverRecordType[src]
impl StaticType for ResolverRecordTypefn static_type() -> Type[src]
fn static_type() -> Typeimpl StaticType for DataInputStream
impl StaticType for DataInputStreamfn static_type() -> Type
fn static_type() -> Typeimpl StaticType for IOStreamSpliceFlags[src]
impl StaticType for IOStreamSpliceFlagsfn static_type() -> Type[src]
fn static_type() -> Typeimpl StaticType for ZlibDecompressor
impl StaticType for ZlibDecompressorfn static_type() -> Type
fn static_type() -> Typeimpl StaticType for TlsDatabase
impl StaticType for TlsDatabasefn static_type() -> Type
fn static_type() -> Typeimpl StaticType for NetworkService
impl StaticType for NetworkServicefn static_type() -> Type
fn static_type() -> Typeimpl StaticType for Menu
impl StaticType for Menufn static_type() -> Type
fn static_type() -> Typeimpl StaticType for MenuLinkIter
impl StaticType for MenuLinkIterfn static_type() -> Type
fn static_type() -> Typeimpl StaticType for FileMonitorFlags[src]
impl StaticType for FileMonitorFlagsfn static_type() -> Type[src]
fn static_type() -> Typeimpl StaticType for ActionMap
impl StaticType for ActionMapfn static_type() -> Type
fn static_type() -> Typeimpl StaticType for MountOperationResult[src]
impl StaticType for MountOperationResultfn static_type() -> Type[src]
fn static_type() -> Typeimpl StaticType for Icon
impl StaticType for Iconfn static_type() -> Type
fn static_type() -> Typeimpl StaticType for SocketListener
impl StaticType for SocketListenerfn static_type() -> Type
fn static_type() -> Typeimpl StaticType for PollableInputStream
impl StaticType for PollableInputStreamfn static_type() -> Type
fn static_type() -> Typeimpl StaticType for LoadableIcon
impl StaticType for LoadableIconfn static_type() -> Type
fn static_type() -> Typeimpl StaticType for FileCreateFlags[src]
impl StaticType for FileCreateFlagsfn static_type() -> Type[src]
fn static_type() -> Typeimpl StaticType for Socket
impl StaticType for Socketfn static_type() -> Type
fn static_type() -> Typeimpl StaticType for OutputStream
impl StaticType for OutputStreamfn static_type() -> Type
fn static_type() -> Typeimpl StaticType for AppInfoCreateFlags[src]
impl StaticType for AppInfoCreateFlagsfn static_type() -> Type[src]
fn static_type() -> Typeimpl StaticType for ThemedIcon
impl StaticType for ThemedIconfn static_type() -> Type
fn static_type() -> Typeimpl StaticType for SocketConnectable
impl StaticType for SocketConnectablefn static_type() -> Type
fn static_type() -> Typeimpl StaticType for TlsPassword
impl StaticType for TlsPasswordfn static_type() -> Type
fn static_type() -> Typeimpl StaticType for SimpleAction
impl StaticType for SimpleActionfn static_type() -> Type
fn static_type() -> Typeimpl StaticType for FileMonitorEvent[src]
impl StaticType for FileMonitorEventfn static_type() -> Type[src]
fn static_type() -> Typeimpl StaticType for TlsCertificate
impl StaticType for TlsCertificatefn static_type() -> Type
fn static_type() -> Typeimpl StaticType for SocketProtocol[src]
impl StaticType for SocketProtocolfn static_type() -> Type[src]
fn static_type() -> Typeimpl StaticType for FileIOStream
impl StaticType for FileIOStreamfn static_type() -> Type
fn static_type() -> Typeimpl StaticType for IOStream
impl StaticType for IOStreamfn static_type() -> Type
fn static_type() -> Typeimpl StaticType for DataStreamByteOrder[src]
impl StaticType for DataStreamByteOrderfn static_type() -> Type[src]
fn static_type() -> Typeimpl StaticType for FileInfo
impl StaticType for FileInfofn static_type() -> Type
fn static_type() -> Typeimpl StaticType for BufferedInputStream
impl StaticType for BufferedInputStreamfn static_type() -> Type
fn static_type() -> Typeimpl StaticType for SocketClientEvent[src]
impl StaticType for SocketClientEventfn static_type() -> Type[src]
fn static_type() -> Typeimpl StaticType for TlsCertificateFlags[src]
impl StaticType for TlsCertificateFlagsfn static_type() -> Type[src]
fn static_type() -> Typeimpl StaticType for MountMountFlags[src]
impl StaticType for MountMountFlagsfn static_type() -> Type[src]
fn static_type() -> Typeimpl StaticType for SocketType[src]
impl StaticType for SocketTypefn static_type() -> Type[src]
fn static_type() -> Typeimpl StaticType for FilterInputStream
impl StaticType for FilterInputStreamfn static_type() -> Type
fn static_type() -> Typeimpl StaticType for DataStreamNewlineType[src]
impl StaticType for DataStreamNewlineTypefn static_type() -> Type[src]
fn static_type() -> Typeimpl StaticType for Credentials
impl StaticType for Credentialsfn static_type() -> Type
fn static_type() -> Typeimpl StaticType for DataOutputStream
impl StaticType for DataOutputStreamfn static_type() -> Type
fn static_type() -> Typeimpl StaticType for Seekable
impl StaticType for Seekablefn static_type() -> Type
fn static_type() -> Typeimpl StaticType for ConverterInputStream
impl StaticType for ConverterInputStreamfn static_type() -> Type
fn static_type() -> Typeimpl StaticType for DriveStartFlags[src]
impl StaticType for DriveStartFlagsfn static_type() -> Type[src]
fn static_type() -> Typeimpl StaticType for TlsServerConnection
impl StaticType for TlsServerConnectionfn static_type() -> Type
fn static_type() -> Typeimpl StaticType for IOErrorEnum[src]
impl StaticType for IOErrorEnumfn static_type() -> Type[src]
fn static_type() -> Typeimpl StaticType for ConverterOutputStream
impl StaticType for ConverterOutputStreamfn static_type() -> Type
fn static_type() -> Typeimpl StaticType for Cancellable
impl StaticType for Cancellablefn static_type() -> Type
fn static_type() -> Typeimpl StaticType for ResourceError[src]
impl StaticType for ResourceErrorfn static_type() -> Type[src]
fn static_type() -> Typeimpl StaticType for File
impl StaticType for Filefn static_type() -> Type
fn static_type() -> Typeimpl StaticType for SocketAddressEnumerator
impl StaticType for SocketAddressEnumeratorfn static_type() -> Type
fn static_type() -> Typeimpl StaticType for TlsRehandshakeMode[src]
impl StaticType for TlsRehandshakeModefn static_type() -> Type[src]
fn static_type() -> Typeimpl StaticType for CredentialsType[src]
impl StaticType for CredentialsTypefn static_type() -> Type[src]
fn static_type() -> Typeimpl StaticType for ProxyAddress
impl StaticType for ProxyAddressfn static_type() -> Type
fn static_type() -> Typeimpl StaticType for CharsetConverter
impl StaticType for CharsetConverterfn static_type() -> Type
fn static_type() -> Typeimpl StaticType for Resource
impl StaticType for Resourcefn static_type() -> Type
fn static_type() -> Typeimpl StaticType for FilterOutputStream
impl StaticType for FilterOutputStreamfn static_type() -> Type
fn static_type() -> Typeimpl StaticType for ProxyResolver
impl StaticType for ProxyResolverfn static_type() -> Type
fn static_type() -> Typeimpl StaticType for DesktopAppInfo
impl StaticType for DesktopAppInfofn static_type() -> Type
fn static_type() -> Typeimpl StaticType for MenuModel
impl StaticType for MenuModelfn static_type() -> Type
fn static_type() -> Typeimpl StaticType for Settings
impl StaticType for Settingsfn static_type() -> Type
fn static_type() -> Typeimpl StaticType for InetAddress
impl StaticType for InetAddressfn static_type() -> Type
fn static_type() -> Typeimpl StaticType for Resolver
impl StaticType for Resolverfn static_type() -> Type
fn static_type() -> Typeimpl StaticType for TlsPasswordFlags[src]
impl StaticType for TlsPasswordFlagsfn static_type() -> Type[src]
fn static_type() -> Typeimpl StaticType for NetworkMonitor
impl StaticType for NetworkMonitorfn static_type() -> Type
fn static_type() -> Typeimpl StaticType for SettingsSchemaSource
impl StaticType for SettingsSchemaSourcefn static_type() -> Type
fn static_type() -> Typeimpl StaticType for UnixSocketAddress
impl StaticType for UnixSocketAddressfn static_type() -> Type
fn static_type() -> Typeimpl StaticType for MountUnmountFlags[src]
impl StaticType for MountUnmountFlagsfn static_type() -> Type[src]
fn static_type() -> Typeimpl StaticType for DriveStartStopType[src]
impl StaticType for DriveStartStopTypefn static_type() -> Type[src]
fn static_type() -> Typeimpl StaticType for TlsInteraction
impl StaticType for TlsInteractionfn static_type() -> Type
fn static_type() -> Typeimpl StaticType for ZlibCompressorFormat[src]
impl StaticType for ZlibCompressorFormatfn static_type() -> Type[src]
fn static_type() -> Typeimpl StaticType for NetworkAddress
impl StaticType for NetworkAddressfn static_type() -> Type
fn static_type() -> Typeimpl StaticType for VolumeMonitor
impl StaticType for VolumeMonitorfn static_type() -> Type
fn static_type() -> Typeimpl StaticType for InetSocketAddress
impl StaticType for InetSocketAddressfn static_type() -> Type
fn static_type() -> Typeimpl StaticType for AppInfo
impl StaticType for AppInfofn static_type() -> Type
fn static_type() -> Typeimpl StaticType for Vfs
impl StaticType for Vfsfn static_type() -> Type
fn static_type() -> Typeimpl StaticType for Emblem
impl StaticType for Emblemfn static_type() -> Type
fn static_type() -> Typeimpl StaticType for TlsAuthenticationMode[src]
impl StaticType for TlsAuthenticationModefn static_type() -> Type[src]
fn static_type() -> Typeimpl StaticType for MenuAttributeIter
impl StaticType for MenuAttributeIterfn static_type() -> Type
fn static_type() -> Typeimpl StaticType for BufferedOutputStream
impl StaticType for BufferedOutputStreamfn static_type() -> Type
fn static_type() -> Typeimpl StaticType for Mount
impl StaticType for Mountfn static_type() -> Type
fn static_type() -> Typeimpl StaticType for TlsClientConnection
impl StaticType for TlsClientConnectionfn static_type() -> Type
fn static_type() -> Typeimpl StaticType for SettingsBindFlags[src]
impl StaticType for SettingsBindFlagsfn static_type() -> Type[src]
fn static_type() -> Typeimpl StaticType for ResourceLookupFlags[src]
impl StaticType for ResourceLookupFlagsfn static_type() -> Type[src]
fn static_type() -> Typeimpl StaticType for Proxy
impl StaticType for Proxyfn static_type() -> Type
fn static_type() -> Typeimpl StaticType for PollableOutputStream
impl StaticType for PollableOutputStreamfn static_type() -> Type
fn static_type() -> Typeimpl StaticType for InputStream
impl StaticType for InputStreamfn static_type() -> Type
fn static_type() -> Typeimpl StaticType for EmblemOrigin[src]
impl StaticType for EmblemOriginfn static_type() -> Type[src]
fn static_type() -> Typeimpl StaticType for ConverterResult[src]
impl StaticType for ConverterResultfn static_type() -> Type[src]
fn static_type() -> Typeimpl StaticType for MenuItem
impl StaticType for MenuItemfn static_type() -> Type
fn static_type() -> Typeimpl StaticType for TcpConnection
impl StaticType for TcpConnectionfn static_type() -> Type
fn static_type() -> Typeimpl StaticType for OutputStreamSpliceFlags[src]
impl StaticType for OutputStreamSpliceFlagsfn static_type() -> Type[src]
fn static_type() -> Typeimpl StaticType for SrvTarget
impl StaticType for SrvTargetfn static_type() -> Type
fn static_type() -> Typeimpl StaticType for SocketClient
impl StaticType for SocketClientfn static_type() -> Type
fn static_type() -> Typeimpl StaticType for ZlibCompressor
impl StaticType for ZlibCompressorfn static_type() -> Type
fn static_type() -> Typeimpl StaticType for Action
impl StaticType for Actionfn static_type() -> Type
fn static_type() -> Typeimpl StaticType for AskPasswordFlags[src]
impl StaticType for AskPasswordFlagsfn static_type() -> Type[src]
fn static_type() -> Typeimpl StaticType for TlsInteractionResult[src]
impl StaticType for TlsInteractionResultfn static_type() -> Type[src]
fn static_type() -> Typeimpl StaticType for EmblemedIcon
impl StaticType for EmblemedIconfn static_type() -> Type
fn static_type() -> Typeimpl StaticType for TlsFileDatabase
impl StaticType for TlsFileDatabasefn static_type() -> Type
fn static_type() -> Typeimpl StaticType for SimpleActionGroup
impl StaticType for SimpleActionGroupfn static_type() -> Type
fn static_type() -> Typeimpl StaticType for FileIcon
impl StaticType for FileIconfn static_type() -> Type
fn static_type() -> Typeimpl StaticType for MemoryInputStream
impl StaticType for MemoryInputStreamfn static_type() -> Type
fn static_type() -> Typeimpl StaticType for Application
impl StaticType for Applicationfn static_type() -> Type
fn static_type() -> Typeimpl StaticType for FileInputStream
impl StaticType for FileInputStreamfn static_type() -> Type
fn static_type() -> Typeimpl StaticType for TlsDatabaseLookupFlags[src]
impl StaticType for TlsDatabaseLookupFlagsfn static_type() -> Type[src]
fn static_type() -> Typeimpl StaticType for InetAddressMask
impl StaticType for InetAddressMaskfn static_type() -> Type
fn static_type() -> Typeimpl StaticType for FileType[src]
impl StaticType for FileTypefn static_type() -> Type[src]
fn static_type() -> Typeimpl StaticType for AppLaunchContext
impl StaticType for AppLaunchContextfn static_type() -> Type
fn static_type() -> Typeimpl StaticType for ThreadedSocketService
impl StaticType for ThreadedSocketServicefn static_type() -> Type
fn static_type() -> Typeimpl StaticType for Permission
impl StaticType for Permissionfn static_type() -> Type
fn static_type() -> Typeimpl StaticType for FileOutputStream
impl StaticType for FileOutputStreamfn static_type() -> Type
fn static_type() -> Typeimpl StaticType for FileQueryInfoFlags[src]
impl StaticType for FileQueryInfoFlagsfn static_type() -> Type[src]
fn static_type() -> Typeimpl StaticType for Converter
impl StaticType for Converterfn static_type() -> Type
fn static_type() -> Typeimpl StaticType for MemoryOutputStream
impl StaticType for MemoryOutputStreamfn static_type() -> Type
fn static_type() -> Typeimpl StaticType for MountOperation
impl StaticType for MountOperationfn static_type() -> Type
fn static_type() -> Typeimpl StaticType for FileMonitor
impl StaticType for FileMonitorfn static_type() -> Type
fn static_type() -> Typeimpl StaticType for Drive
impl StaticType for Drivefn static_type() -> Type
fn static_type() -> Typeimpl StaticType for TlsConnection
impl StaticType for TlsConnectionfn static_type() -> Type
fn static_type() -> Typeimpl StaticType for ApplicationFlags[src]
impl StaticType for ApplicationFlagsfn static_type() -> Type[src]
fn static_type() -> Typeimpl StaticType for SocketAddress
impl StaticType for SocketAddressfn static_type() -> Type
fn static_type() -> Typeimpl StaticType for ConverterFlags[src]
impl StaticType for ConverterFlagsfn static_type() -> Type[src]
fn static_type() -> Typeimpl StaticType for SettingsBackend
impl StaticType for SettingsBackendfn static_type() -> Type
fn static_type() -> Typeimpl StaticType for SimplePermission
impl StaticType for SimplePermissionfn static_type() -> Type
fn static_type() -> Typeimpl StaticType for SocketConnection
impl StaticType for SocketConnectionfn static_type() -> Type
fn static_type() -> Typeimpl StaticType for ActionGroup
impl StaticType for ActionGroupfn static_type() -> Type
fn static_type() -> Typeimpl StaticType for ApplicationCommandLine
impl StaticType for ApplicationCommandLinefn static_type() -> Type
fn static_type() -> Typeimpl StaticType for UnixSocketAddressType[src]
impl StaticType for UnixSocketAddressTypefn static_type() -> Type[src]
fn static_type() -> Typeimpl StaticType for SocketService
impl StaticType for SocketServicefn static_type() -> Type
fn static_type() -> Typeimpl StaticType for Screen
impl StaticType for Screenfn static_type() -> Type
fn static_type() -> Typeimpl StaticType for PropertyState[src]
impl StaticType for PropertyStatefn static_type() -> Type[src]
fn static_type() -> Typeimpl StaticType for VisualType[src]
impl StaticType for VisualTypefn static_type() -> Type[src]
fn static_type() -> Typeimpl StaticType for InputMode[src]
impl StaticType for InputModefn static_type() -> Type[src]
fn static_type() -> Typeimpl StaticType for GrabOwnership[src]
impl StaticType for GrabOwnershipfn static_type() -> Type[src]
fn static_type() -> Typeimpl StaticType for NotifyType[src]
impl StaticType for NotifyTypefn static_type() -> Type[src]
fn static_type() -> Typeimpl StaticType for AppLaunchContext
impl StaticType for AppLaunchContextfn static_type() -> Type
fn static_type() -> Typeimpl StaticType for DragContext
impl StaticType for DragContextfn static_type() -> Type
fn static_type() -> Typeimpl StaticType for SettingAction[src]
impl StaticType for SettingActionfn static_type() -> Type[src]
fn static_type() -> Typeimpl StaticType for PropMode[src]
impl StaticType for PropModefn static_type() -> Type[src]
fn static_type() -> Typeimpl StaticType for GrabStatus[src]
impl StaticType for GrabStatusfn static_type() -> Type[src]
fn static_type() -> Typeimpl StaticType for Gravity[src]
impl StaticType for Gravityfn static_type() -> Type[src]
fn static_type() -> Typeimpl StaticType for EventMask[src]
impl StaticType for EventMaskfn static_type() -> Type[src]
fn static_type() -> Typeimpl StaticType for WMDecoration[src]
impl StaticType for WMDecorationfn static_type() -> Type[src]
fn static_type() -> Typeimpl StaticType for WindowTypeHint[src]
impl StaticType for WindowTypeHintfn static_type() -> Type[src]
fn static_type() -> Typeimpl StaticType for DevicePadFeature[src]
impl StaticType for DevicePadFeaturefn static_type() -> Type[src]
fn static_type() -> Typeimpl StaticType for VisibilityState[src]
impl StaticType for VisibilityStatefn static_type() -> Type[src]
fn static_type() -> Typeimpl StaticType for ModifierType[src]
impl StaticType for ModifierTypefn static_type() -> Type[src]
fn static_type() -> Typeimpl StaticType for WindowEdge[src]
impl StaticType for WindowEdgefn static_type() -> Type[src]
fn static_type() -> Typeimpl StaticType for DeviceManager
impl StaticType for DeviceManagerfn static_type() -> Type
fn static_type() -> Typeimpl StaticType for FrameTimings
impl StaticType for FrameTimingsfn static_type() -> Type
fn static_type() -> Typeimpl StaticType for DragAction[src]
impl StaticType for DragActionfn static_type() -> Type[src]
fn static_type() -> Typeimpl StaticType for WMFunction[src]
impl StaticType for WMFunctionfn static_type() -> Type[src]
fn static_type() -> Typeimpl StaticType for AxisUse[src]
impl StaticType for AxisUsefn static_type() -> Type[src]
fn static_type() -> Typeimpl StaticType for DragProtocol[src]
impl StaticType for DragProtocolfn static_type() -> Type[src]
fn static_type() -> Typeimpl StaticType for Device
impl StaticType for Devicefn static_type() -> Type
fn static_type() -> Typeimpl StaticType for WindowState[src]
impl StaticType for WindowStatefn static_type() -> Type[src]
fn static_type() -> Typeimpl StaticType for DeviceType[src]
impl StaticType for DeviceTypefn static_type() -> Type[src]
fn static_type() -> Typeimpl StaticType for FrameClock
impl StaticType for FrameClockfn static_type() -> Type
fn static_type() -> Typeimpl StaticType for WindowWindowClass[src]
impl StaticType for WindowWindowClassfn static_type() -> Type[src]
fn static_type() -> Typeimpl StaticType for WindowHints[src]
impl StaticType for WindowHintsfn static_type() -> Type[src]
fn static_type() -> Typeimpl StaticType for Cursor
impl StaticType for Cursorfn static_type() -> Type
fn static_type() -> Typeimpl StaticType for RGBA[src]
impl StaticType for RGBAfn static_type() -> Type[src]
fn static_type() -> Typeimpl StaticType for OwnerChange[src]
impl StaticType for OwnerChangefn static_type() -> Type[src]
fn static_type() -> Typeimpl StaticType for Window
impl StaticType for Windowfn static_type() -> Type
fn static_type() -> Typeimpl StaticType for Event
impl StaticType for Eventfn static_type() -> Type
fn static_type() -> Typeimpl StaticType for Visual
impl StaticType for Visualfn static_type() -> Type
fn static_type() -> Typeimpl StaticType for ByteOrder[src]
impl StaticType for ByteOrderfn static_type() -> Type[src]
fn static_type() -> Typeimpl StaticType for CursorType[src]
impl StaticType for CursorTypefn static_type() -> Type[src]
fn static_type() -> Typeimpl StaticType for ScrollDirection[src]
impl StaticType for ScrollDirectionfn static_type() -> Type[src]
fn static_type() -> Typeimpl StaticType for InputSource[src]
impl StaticType for InputSourcefn static_type() -> Type[src]
fn static_type() -> Typeimpl StaticType for EventSequence
impl StaticType for EventSequencefn static_type() -> Type
fn static_type() -> Typeimpl StaticType for FrameClockPhase[src]
impl StaticType for FrameClockPhasefn static_type() -> Type[src]
fn static_type() -> Typeimpl StaticType for Display
impl StaticType for Displayfn static_type() -> Type
fn static_type() -> Typeimpl StaticType for ModifierIntent[src]
impl StaticType for ModifierIntentfn static_type() -> Type[src]
fn static_type() -> Typeimpl StaticType for FullscreenMode[src]
impl StaticType for FullscreenModefn static_type() -> Type[src]
fn static_type() -> Typeimpl StaticType for CrossingMode[src]
impl StaticType for CrossingModefn static_type() -> Type[src]
fn static_type() -> Typeimpl StaticType for EventType[src]
impl StaticType for EventTypefn static_type() -> Type[src]
fn static_type() -> Typeimpl StaticType for DisplayManager
impl StaticType for DisplayManagerfn static_type() -> Type
fn static_type() -> Typeimpl StaticType for WindowType[src]
impl StaticType for WindowTypefn static_type() -> Type[src]
fn static_type() -> Typeimpl StaticType for PixbufAnimation
impl StaticType for PixbufAnimationfn static_type() -> Type
fn static_type() -> Typeimpl StaticType for PixbufLoader
impl StaticType for PixbufLoaderfn static_type() -> Type
fn static_type() -> Typeimpl StaticType for Pixbuf
impl StaticType for Pixbuffn static_type() -> Type
fn static_type() -> Typeimpl StaticType for PixbufSimpleAnim
impl StaticType for PixbufSimpleAnimfn static_type() -> Type
fn static_type() -> Typeimpl StaticType for PixbufRotation[src]
impl StaticType for PixbufRotationfn static_type() -> Type[src]
fn static_type() -> Typeimpl StaticType for PixbufFormat
impl StaticType for PixbufFormatfn static_type() -> Type
fn static_type() -> Typeimpl StaticType for PixbufAlphaMode[src]
impl StaticType for PixbufAlphaModefn static_type() -> Type[src]
fn static_type() -> Typeimpl StaticType for Colorspace[src]
impl StaticType for Colorspacefn static_type() -> Type[src]
fn static_type() -> Typeimpl StaticType for InterpType[src]
impl StaticType for InterpTypefn static_type() -> Type[src]
fn static_type() -> Typeimpl StaticType for PixbufError[src]
impl StaticType for PixbufErrorfn static_type() -> Type[src]
fn static_type() -> Typeimpl StaticType for PixbufAnimationIter
impl StaticType for PixbufAnimationIterfn static_type() -> Type
fn static_type() -> Typeimpl StaticType for ScaledFont
impl StaticType for ScaledFontfn static_type() -> Type
fn static_type() -> Typeimpl StaticType for FontOptions
impl StaticType for FontOptionsfn static_type() -> Type
fn static_type() -> Typeimpl StaticType for Context[src]
impl StaticType for Contextfn static_type() -> Type[src]
fn static_type() -> Typeimpl StaticType for ImageSurface[src]
impl StaticType for ImageSurfacefn static_type() -> Type[src]
fn static_type() -> Typeimpl StaticType for PDFSurface[src]
impl StaticType for PDFSurfacefn static_type() -> Type[src]
fn static_type() -> Typeimpl StaticType for FontFace
impl StaticType for FontFacefn static_type() -> Type
fn static_type() -> Typeimpl StaticType for Surface[src]
impl StaticType for Surfacefn static_type() -> Type[src]
fn static_type() -> Typeimpl StaticType for RectangleInt[src]
impl StaticType for RectangleIntfn static_type() -> Type[src]
fn static_type() -> Typeimpl StaticType for Region[src]
impl StaticType for Regionfn static_type() -> Type[src]
fn static_type() -> Typeimpl StaticType for Stretch[src]
impl StaticType for Stretchfn static_type() -> Type[src]
fn static_type() -> Typeimpl StaticType for EngineLang
impl StaticType for EngineLangfn static_type() -> Type
fn static_type() -> Typeimpl StaticType for EngineShape
impl StaticType for EngineShapefn static_type() -> Type
fn static_type() -> Typeimpl StaticType for FontFamily
impl StaticType for FontFamilyfn static_type() -> Type
fn static_type() -> Typeimpl StaticType for Item
impl StaticType for Itemfn static_type() -> Type
fn static_type() -> Typeimpl StaticType for LayoutIter
impl StaticType for LayoutIterfn static_type() -> Type
fn static_type() -> Typeimpl StaticType for Gravity[src]
impl StaticType for Gravityfn static_type() -> Type[src]
fn static_type() -> Typeimpl StaticType for Underline[src]
impl StaticType for Underlinefn static_type() -> Type[src]
fn static_type() -> Typeimpl StaticType for Script[src]
impl StaticType for Scriptfn static_type() -> Type[src]
fn static_type() -> Typeimpl StaticType for FontMask[src]
impl StaticType for FontMaskfn static_type() -> Type[src]
fn static_type() -> Typeimpl StaticType for Matrix
impl StaticType for Matrixfn static_type() -> Type
fn static_type() -> Typeimpl StaticType for Fontset
impl StaticType for Fontsetfn static_type() -> Type
fn static_type() -> Typeimpl StaticType for Variant[src]
impl StaticType for Variantfn static_type() -> Type[src]
fn static_type() -> Typeimpl StaticType for Renderer
impl StaticType for Rendererfn static_type() -> Type
fn static_type() -> Typeimpl StaticType for CoverageLevel[src]
impl StaticType for CoverageLevelfn static_type() -> Type[src]
fn static_type() -> Typeimpl StaticType for GlyphItemIter
impl StaticType for GlyphItemIterfn static_type() -> Type
fn static_type() -> Typeimpl StaticType for Context
impl StaticType for Contextfn static_type() -> Type
fn static_type() -> Typeimpl StaticType for GlyphItem
impl StaticType for GlyphItemfn static_type() -> Type
fn static_type() -> Typeimpl StaticType for Layout
impl StaticType for Layoutfn static_type() -> Type
fn static_type() -> Typeimpl StaticType for Direction[src]
impl StaticType for Directionfn static_type() -> Type[src]
fn static_type() -> Typeimpl StaticType for GravityHint[src]
impl StaticType for GravityHintfn static_type() -> Type[src]
fn static_type() -> Typeimpl StaticType for EllipsizeMode[src]
impl StaticType for EllipsizeModefn static_type() -> Type[src]
fn static_type() -> Typeimpl StaticType for LayoutLine
impl StaticType for LayoutLinefn static_type() -> Type
fn static_type() -> Typeimpl StaticType for WrapMode[src]
impl StaticType for WrapModefn static_type() -> Type[src]
fn static_type() -> Typeimpl StaticType for FontFace
impl StaticType for FontFacefn static_type() -> Type
fn static_type() -> Typeimpl StaticType for FontMetrics
impl StaticType for FontMetricsfn static_type() -> Type
fn static_type() -> Typeimpl StaticType for Weight[src]
impl StaticType for Weightfn static_type() -> Type[src]
fn static_type() -> Typeimpl StaticType for GlyphString
impl StaticType for GlyphStringfn static_type() -> Type
fn static_type() -> Typeimpl StaticType for TabArray
impl StaticType for TabArrayfn static_type() -> Type
fn static_type() -> Typeimpl StaticType for RenderPart[src]
impl StaticType for RenderPartfn static_type() -> Type[src]
fn static_type() -> Typeimpl StaticType for AttrType[src]
impl StaticType for AttrTypefn static_type() -> Type[src]
fn static_type() -> Typeimpl StaticType for Color
impl StaticType for Colorfn static_type() -> Type
fn static_type() -> Typeimpl StaticType for BidiType[src]
impl StaticType for BidiTypefn static_type() -> Type[src]
fn static_type() -> Typeimpl StaticType for AttrList
impl StaticType for AttrListfn static_type() -> Type
fn static_type() -> Typeimpl StaticType for TabAlign[src]
impl StaticType for TabAlignfn static_type() -> Type[src]
fn static_type() -> Typeimpl StaticType for FontDescription
impl StaticType for FontDescriptionfn static_type() -> Type
fn static_type() -> Typeimpl StaticType for FontsetSimple
impl StaticType for FontsetSimplefn static_type() -> Type
fn static_type() -> Typeimpl StaticType for Style[src]
impl StaticType for Stylefn static_type() -> Type[src]
fn static_type() -> Typeimpl StaticType for Alignment[src]
impl StaticType for Alignmentfn static_type() -> Type[src]
fn static_type() -> Typeimpl StaticType for FontMap
impl StaticType for FontMapfn static_type() -> Type
fn static_type() -> Typeimpl StaticType for Font
impl StaticType for Fontfn static_type() -> Type
fn static_type() -> TypeImplementors
impl StaticType for Errorimpl StaticType for Typeimpl StaticType for Objectimpl StaticType for Rectangleimpl StaticType for AboutDialogimpl StaticType for AccelGroupimpl StaticType for AccelLabelimpl StaticType for Actionableimpl StaticType for Adjustmentimpl StaticType for gtk::Alignmentimpl StaticType for AppChooserButtonimpl StaticType for AppChooserDialogimpl StaticType for AppChooserWidgetimpl StaticType for gtk::Applicationimpl StaticType for ApplicationWindowimpl StaticType for Arrowimpl StaticType for AspectFrameimpl StaticType for Assistantimpl StaticType for Binimpl StaticType for Boximpl StaticType for Buildableimpl StaticType for Builderimpl StaticType for Buttonimpl StaticType for ButtonBoximpl StaticType for Calendarimpl StaticType for CellAreaimpl StaticType for CellAreaBoximpl StaticType for CellAreaContextimpl StaticType for CellEditableimpl StaticType for CellLayoutimpl StaticType for CellRendererimpl StaticType for CellRendererAccelimpl StaticType for CellRendererComboimpl StaticType for CellRendererPixbufimpl StaticType for CellRendererProgressimpl StaticType for CellRendererSpinimpl StaticType for CellRendererSpinnerimpl StaticType for CellRendererTextimpl StaticType for CellRendererToggleimpl StaticType for CellViewimpl StaticType for CheckButtonimpl StaticType for CheckMenuItemimpl StaticType for Clipboardimpl StaticType for ColorButtonimpl StaticType for ColorChooserimpl StaticType for ColorChooserDialogimpl StaticType for ColorChooserWidgetimpl StaticType for ComboBoximpl StaticType for ComboBoxTextimpl StaticType for Containerimpl StaticType for CssProviderimpl StaticType for Dialogimpl StaticType for DrawingAreaimpl StaticType for Editableimpl StaticType for Entryimpl StaticType for EntryCompletionimpl StaticType for EventBoximpl StaticType for Expanderimpl StaticType for FileChooserimpl StaticType for FileChooserButtonimpl StaticType for FileChooserDialogimpl StaticType for FileChooserWidgetimpl StaticType for FileFilterimpl StaticType for Fixedimpl StaticType for FontButtonimpl StaticType for FontChooserimpl StaticType for FontChooserDialogimpl StaticType for FontChooserWidgetimpl StaticType for Frameimpl StaticType for Gridimpl StaticType for HeaderBarimpl StaticType for IMContextimpl StaticType for IMContextSimpleimpl StaticType for IMMulticontextimpl StaticType for IconFactoryimpl StaticType for IconInfoimpl StaticType for IconThemeimpl StaticType for IconViewimpl StaticType for Imageimpl StaticType for ImageMenuItemimpl StaticType for InfoBarimpl StaticType for Invisibleimpl StaticType for Labelimpl StaticType for gtk::Layoutimpl StaticType for LevelBarimpl StaticType for LinkButtonimpl StaticType for ListBoximpl StaticType for ListBoxRowimpl StaticType for ListStoreimpl StaticType for LockButtonimpl StaticType for gtk::Menuimpl StaticType for MenuBarimpl StaticType for MenuButtonimpl StaticType for gtk::MenuItemimpl StaticType for MenuShellimpl StaticType for MenuToolButtonimpl StaticType for MessageDialogimpl StaticType for Miscimpl StaticType for gtk::MountOperationimpl StaticType for Notebookimpl StaticType for OffscreenWindowimpl StaticType for Orientableimpl StaticType for Overlayimpl StaticType for PageSetupimpl StaticType for Panedimpl StaticType for PlacesSidebarimpl StaticType for Plugimpl StaticType for PrintContextimpl StaticType for PrintOperationimpl StaticType for PrintOperationPreviewimpl StaticType for PrintSettingsimpl StaticType for ProgressBarimpl StaticType for RadioButtonimpl StaticType for RadioMenuItemimpl StaticType for RadioToolButtonimpl StaticType for Rangeimpl StaticType for RecentChooserimpl StaticType for RecentChooserDialogimpl StaticType for RecentChooserMenuimpl StaticType for RecentChooserWidgetimpl StaticType for RecentFilterimpl StaticType for RecentManagerimpl StaticType for Revealerimpl StaticType for Scaleimpl StaticType for ScaleButtonimpl StaticType for Scrollableimpl StaticType for Scrollbarimpl StaticType for ScrolledWindowimpl StaticType for SearchBarimpl StaticType for SearchEntryimpl StaticType for Separatorimpl StaticType for SeparatorMenuItemimpl StaticType for SeparatorToolItemimpl StaticType for gtk::Settingsimpl StaticType for SizeGroupimpl StaticType for SpinButtonimpl StaticType for Spinnerimpl StaticType for Stackimpl StaticType for StackSwitcherimpl StaticType for StatusIconimpl StaticType for Statusbarimpl StaticType for StyleContextimpl StaticType for StylePropertiesimpl StaticType for StyleProviderimpl StaticType for Switchimpl StaticType for TextBufferimpl StaticType for TextChildAnchorimpl StaticType for TextMarkimpl StaticType for TextTagimpl StaticType for TextTagTableimpl StaticType for TextViewimpl StaticType for ToggleButtonimpl StaticType for ToggleToolButtonimpl StaticType for ToolButtonimpl StaticType for ToolItemimpl StaticType for ToolItemGroupimpl StaticType for ToolPaletteimpl StaticType for ToolShellimpl StaticType for Toolbarimpl StaticType for Tooltipimpl StaticType for TreeDragDestimpl StaticType for TreeDragSourceimpl StaticType for TreeModelimpl StaticType for TreeModelFilterimpl StaticType for TreeSelectionimpl StaticType for TreeSortableimpl StaticType for TreeStoreimpl StaticType for TreeViewimpl StaticType for TreeViewColumnimpl StaticType for Viewportimpl StaticType for VolumeButtonimpl StaticType for Widgetimpl StaticType for gtk::Windowimpl StaticType for WindowGroupimpl StaticType for CssSectionimpl StaticType for IconSetimpl StaticType for IconSourceimpl StaticType for PaperSizeimpl StaticType for RecentInfoimpl StaticType for SelectionDataimpl StaticType for SymbolicColorimpl StaticType for TargetListimpl StaticType for TextAttributesimpl StaticType for TextIterimpl StaticType for TreeIterimpl StaticType for TreePathimpl StaticType for TreeRowReferenceimpl StaticType for WidgetPathimpl StaticType for Alignimpl StaticType for ArrowTypeimpl StaticType for AssistantPageTypeimpl StaticType for BaselinePositionimpl StaticType for BorderStyleimpl StaticType for BuilderErrorimpl StaticType for ButtonBoxStyleimpl StaticType for ButtonsTypeimpl StaticType for CellRendererAccelModeimpl StaticType for CellRendererModeimpl StaticType for CornerTypeimpl StaticType for CssProviderErrorimpl StaticType for CssSectionTypeimpl StaticType for DeleteTypeimpl StaticType for DirectionTypeimpl StaticType for DragResultimpl StaticType for EntryIconPositionimpl StaticType for FileChooserActionimpl StaticType for FileChooserConfirmationimpl StaticType for FileChooserErrorimpl StaticType for IMPreeditStyleimpl StaticType for IMStatusStyleimpl StaticType for IconSizeimpl StaticType for IconThemeErrorimpl StaticType for IconViewDropPositionimpl StaticType for ImageTypeimpl StaticType for InputPurposeimpl StaticType for Justificationimpl StaticType for LevelBarModeimpl StaticType for Licenseimpl StaticType for MenuDirectionTypeimpl StaticType for MessageTypeimpl StaticType for MovementStepimpl StaticType for NotebookTabimpl StaticType for NumberUpLayoutimpl StaticType for Orientationimpl StaticType for PackDirectionimpl StaticType for PackTypeimpl StaticType for PageOrientationimpl StaticType for PageSetimpl StaticType for PolicyTypeimpl StaticType for PositionTypeimpl StaticType for PrintDupleximpl StaticType for PrintErrorimpl StaticType for PrintOperationActionimpl StaticType for PrintOperationResultimpl StaticType for PrintPagesimpl StaticType for PrintQualityimpl StaticType for PrintStatusimpl StaticType for RecentChooserErrorimpl StaticType for RecentManagerErrorimpl StaticType for RecentSortTypeimpl StaticType for ReliefStyleimpl StaticType for ResizeModeimpl StaticType for ResponseTypeimpl StaticType for RevealerTransitionTypeimpl StaticType for ScrollStepimpl StaticType for ScrollTypeimpl StaticType for ScrollablePolicyimpl StaticType for SelectionModeimpl StaticType for SensitivityTypeimpl StaticType for ShadowTypeimpl StaticType for SizeGroupModeimpl StaticType for SizeRequestModeimpl StaticType for SortTypeimpl StaticType for SpinButtonUpdatePolicyimpl StaticType for SpinTypeimpl StaticType for StackTransitionTypeimpl StaticType for StateTypeimpl StaticType for TextDirectionimpl StaticType for TextWindowTypeimpl StaticType for ToolbarStyleimpl StaticType for TreeViewColumnSizingimpl StaticType for TreeViewDropPositionimpl StaticType for TreeViewGridLinesimpl StaticType for Unitimpl StaticType for WidgetHelpTypeimpl StaticType for WindowPositionimpl StaticType for gtk::WindowTypeimpl StaticType for gtk::WrapModeimpl StaticType for AccelFlagsimpl StaticType for ApplicationInhibitFlagsimpl StaticType for CalendarDisplayOptionsimpl StaticType for CellRendererStateimpl StaticType for DestDefaultsimpl StaticType for DialogFlagsimpl StaticType for FileFilterFlagsimpl StaticType for IconLookupFlagsimpl StaticType for InputHintsimpl StaticType for JunctionSidesimpl StaticType for PlacesOpenFlagsimpl StaticType for RecentFilterFlagsimpl StaticType for RegionFlagsimpl StaticType for StateFlagsimpl StaticType for TargetFlagsimpl StaticType for TextSearchFlagsimpl StaticType for ToolPaletteDragTargetsimpl StaticType for TreeModelFlagsimpl StaticType for AppChooserimpl StaticType for Borderimpl StaticType for EntryBufferimpl StaticType for gtk::Socketimpl StaticType for TargetEntry