pub trait StaticType {
// Required method
fn static_type() -> Type;
}Expand description
Types that are supported by GLib dynamic typing.
Required Methods§
Sourcefn static_type() -> Type
fn static_type() -> Type
Returns the type identifier of Self.
Dyn Compatibility§
This trait is not dyn compatible.
In older versions of Rust, dyn compatibility was called "object safety", so this trait is not object safe.
Implementations on Foreign Types§
Source§impl StaticType for CoordType
impl StaticType for CoordType
fn static_type() -> Type
Source§impl StaticType for Layer
impl StaticType for Layer
fn static_type() -> Type
Source§impl StaticType for RelationType
impl StaticType for RelationType
fn static_type() -> Type
Source§impl StaticType for Role
impl StaticType for Role
fn static_type() -> Type
Source§impl StaticType for StateType
impl StaticType for StateType
fn static_type() -> Type
Source§impl StaticType for TextAttribute
impl StaticType for TextAttribute
fn static_type() -> Type
Source§impl StaticType for TextBoundary
impl StaticType for TextBoundary
fn static_type() -> Type
Source§impl StaticType for TextClipType
impl StaticType for TextClipType
fn static_type() -> Type
Source§impl StaticType for TextGranularity
impl StaticType for TextGranularity
fn static_type() -> Type
Source§impl StaticType for ValueType
impl StaticType for ValueType
fn static_type() -> Type
Source§impl StaticType for Antialias
impl StaticType for Antialias
fn static_type() -> Type
Source§impl StaticType for Content
impl StaticType for Content
fn static_type() -> Type
Source§impl StaticType for DeviceType
impl StaticType for DeviceType
fn static_type() -> Type
Source§impl StaticType for Extend
impl StaticType for Extend
fn static_type() -> Type
Source§impl StaticType for FillRule
impl StaticType for FillRule
fn static_type() -> Type
Source§impl StaticType for Filter
impl StaticType for Filter
fn static_type() -> Type
Source§impl StaticType for FontSlant
impl StaticType for FontSlant
fn static_type() -> Type
Source§impl StaticType for FontType
impl StaticType for FontType
fn static_type() -> Type
Source§impl StaticType for FontWeight
impl StaticType for FontWeight
fn static_type() -> Type
Source§impl StaticType for Format
impl StaticType for Format
fn static_type() -> Type
Source§impl StaticType for HintMetrics
impl StaticType for HintMetrics
fn static_type() -> Type
Source§impl StaticType for HintStyle
impl StaticType for HintStyle
fn static_type() -> Type
Source§impl StaticType for LineCap
impl StaticType for LineCap
fn static_type() -> Type
Source§impl StaticType for LineJoin
impl StaticType for LineJoin
fn static_type() -> Type
Source§impl StaticType for Operator
impl StaticType for Operator
fn static_type() -> Type
Source§impl StaticType for PathDataType
impl StaticType for PathDataType
fn static_type() -> Type
Source§impl StaticType for PatternType
impl StaticType for PatternType
fn static_type() -> Type
Source§impl StaticType for RegionOverlap
impl StaticType for RegionOverlap
fn static_type() -> Type
Source§impl StaticType for SubpixelOrder
impl StaticType for SubpixelOrder
fn static_type() -> Type
Source§impl StaticType for SurfaceType
impl StaticType for SurfaceType
fn static_type() -> Type
Source§impl StaticType for TextClusterFlags
impl StaticType for TextClusterFlags
fn static_type() -> Type
Source§impl StaticType for Colorspace
impl StaticType for Colorspace
fn static_type() -> Type
Source§impl StaticType for InterpType
impl StaticType for InterpType
fn static_type() -> Type
Source§impl StaticType for PixbufAlphaMode
impl StaticType for PixbufAlphaMode
fn static_type() -> Type
Source§impl StaticType for PixbufError
impl StaticType for PixbufError
fn static_type() -> Type
Source§impl StaticType for PixbufRotation
impl StaticType for PixbufRotation
fn static_type() -> Type
Source§impl StaticType for AxisUse
impl StaticType for AxisUse
fn static_type() -> Type
Source§impl StaticType for ByteOrder
impl StaticType for ByteOrder
fn static_type() -> Type
Source§impl StaticType for CrossingMode
impl StaticType for CrossingMode
fn static_type() -> Type
Source§impl StaticType for CursorType
impl StaticType for CursorType
fn static_type() -> Type
Source§impl StaticType for DevicePadFeature
impl StaticType for DevicePadFeature
fn static_type() -> Type
Source§impl StaticType for DeviceToolType
impl StaticType for DeviceToolType
fn static_type() -> Type
Source§impl StaticType for DeviceType
impl StaticType for DeviceType
fn static_type() -> Type
Source§impl StaticType for DragCancelReason
impl StaticType for DragCancelReason
fn static_type() -> Type
Source§impl StaticType for DragProtocol
impl StaticType for DragProtocol
fn static_type() -> Type
Source§impl StaticType for EventType
impl StaticType for EventType
fn static_type() -> Type
Source§impl StaticType for FullscreenMode
impl StaticType for FullscreenMode
fn static_type() -> Type
Source§impl StaticType for GLError
impl StaticType for GLError
fn static_type() -> Type
Source§impl StaticType for GrabOwnership
impl StaticType for GrabOwnership
fn static_type() -> Type
Source§impl StaticType for GrabStatus
impl StaticType for GrabStatus
fn static_type() -> Type
Source§impl StaticType for Gravity
impl StaticType for Gravity
fn static_type() -> Type
Source§impl StaticType for InputMode
impl StaticType for InputMode
fn static_type() -> Type
Source§impl StaticType for InputSource
impl StaticType for InputSource
fn static_type() -> Type
Source§impl StaticType for ModifierIntent
impl StaticType for ModifierIntent
fn static_type() -> Type
Source§impl StaticType for NotifyType
impl StaticType for NotifyType
fn static_type() -> Type
Source§impl StaticType for OwnerChange
impl StaticType for OwnerChange
fn static_type() -> Type
Source§impl StaticType for PropMode
impl StaticType for PropMode
fn static_type() -> Type
Source§impl StaticType for PropertyState
impl StaticType for PropertyState
fn static_type() -> Type
Source§impl StaticType for ScrollDirection
impl StaticType for ScrollDirection
fn static_type() -> Type
Source§impl StaticType for SettingAction
impl StaticType for SettingAction
fn static_type() -> Type
Source§impl StaticType for SubpixelLayout
impl StaticType for SubpixelLayout
fn static_type() -> Type
Source§impl StaticType for VisibilityState
impl StaticType for VisibilityState
fn static_type() -> Type
Source§impl StaticType for VisualType
impl StaticType for VisualType
fn static_type() -> Type
Source§impl StaticType for WindowEdge
impl StaticType for WindowEdge
fn static_type() -> Type
Source§impl StaticType for WindowType
impl StaticType for WindowType
fn static_type() -> Type
Source§impl StaticType for WindowTypeHint
impl StaticType for WindowTypeHint
fn static_type() -> Type
Source§impl StaticType for WindowWindowClass
impl StaticType for WindowWindowClass
fn static_type() -> Type
Source§impl StaticType for BusType
impl StaticType for BusType
fn static_type() -> Type
Source§impl StaticType for ConverterResult
impl StaticType for ConverterResult
fn static_type() -> Type
Source§impl StaticType for CredentialsType
impl StaticType for CredentialsType
fn static_type() -> Type
Source§impl StaticType for DBusMessageByteOrder
impl StaticType for DBusMessageByteOrder
fn static_type() -> Type
Source§impl StaticType for DBusMessageHeaderField
impl StaticType for DBusMessageHeaderField
fn static_type() -> Type
Source§impl StaticType for DBusMessageType
impl StaticType for DBusMessageType
fn static_type() -> Type
Source§impl StaticType for DataStreamByteOrder
impl StaticType for DataStreamByteOrder
fn static_type() -> Type
Source§impl StaticType for DataStreamNewlineType
impl StaticType for DataStreamNewlineType
fn static_type() -> Type
Source§impl StaticType for DriveStartStopType
impl StaticType for DriveStartStopType
fn static_type() -> Type
Source§impl StaticType for EmblemOrigin
impl StaticType for EmblemOrigin
fn static_type() -> Type
Source§impl StaticType for FileAttributeStatus
impl StaticType for FileAttributeStatus
fn static_type() -> Type
Source§impl StaticType for FileAttributeType
impl StaticType for FileAttributeType
fn static_type() -> Type
Source§impl StaticType for FileMonitorEvent
impl StaticType for FileMonitorEvent
fn static_type() -> Type
Source§impl StaticType for FileType
impl StaticType for FileType
fn static_type() -> Type
Source§impl StaticType for IOErrorEnum
impl StaticType for IOErrorEnum
fn static_type() -> Type
Source§impl StaticType for MemoryMonitorWarningLevel
Available on crate feature v2_64 only.
impl StaticType for MemoryMonitorWarningLevel
Available on crate feature
v2_64 only.fn static_type() -> Type
Source§impl StaticType for MountOperationResult
impl StaticType for MountOperationResult
fn static_type() -> Type
Source§impl StaticType for NetworkConnectivity
impl StaticType for NetworkConnectivity
fn static_type() -> Type
Source§impl StaticType for NotificationPriority
impl StaticType for NotificationPriority
fn static_type() -> Type
Source§impl StaticType for PasswordSave
impl StaticType for PasswordSave
fn static_type() -> Type
Source§impl StaticType for PollableReturn
Available on crate feature v2_60 only.
impl StaticType for PollableReturn
Available on crate feature
v2_60 only.fn static_type() -> Type
Source§impl StaticType for ResolverError
impl StaticType for ResolverError
fn static_type() -> Type
Source§impl StaticType for ResolverRecordType
impl StaticType for ResolverRecordType
fn static_type() -> Type
Source§impl StaticType for ResourceError
impl StaticType for ResourceError
fn static_type() -> Type
Source§impl StaticType for SocketClientEvent
impl StaticType for SocketClientEvent
fn static_type() -> Type
Source§impl StaticType for SocketFamily
impl StaticType for SocketFamily
fn static_type() -> Type
Source§impl StaticType for SocketListenerEvent
impl StaticType for SocketListenerEvent
fn static_type() -> Type
Source§impl StaticType for SocketProtocol
impl StaticType for SocketProtocol
fn static_type() -> Type
Source§impl StaticType for SocketType
impl StaticType for SocketType
fn static_type() -> Type
Source§impl StaticType for TlsAuthenticationMode
impl StaticType for TlsAuthenticationMode
fn static_type() -> Type
Source§impl StaticType for TlsCertificateRequestFlags
impl StaticType for TlsCertificateRequestFlags
fn static_type() -> Type
Source§impl StaticType for TlsChannelBindingType
Available on crate feature v2_66 only.
impl StaticType for TlsChannelBindingType
Available on crate feature
v2_66 only.fn static_type() -> Type
Source§impl StaticType for TlsDatabaseLookupFlags
impl StaticType for TlsDatabaseLookupFlags
fn static_type() -> Type
Source§impl StaticType for TlsError
impl StaticType for TlsError
fn static_type() -> Type
Source§impl StaticType for TlsInteractionResult
impl StaticType for TlsInteractionResult
fn static_type() -> Type
Source§impl StaticType for TlsProtocolVersion
Available on crate feature v2_70 only.
impl StaticType for TlsProtocolVersion
Available on crate feature
v2_70 only.fn static_type() -> Type
Source§impl StaticType for TlsRehandshakeMode
impl StaticType for TlsRehandshakeMode
fn static_type() -> Type
Source§impl StaticType for UnixSocketAddressType
impl StaticType for UnixSocketAddressType
fn static_type() -> Type
Source§impl StaticType for ZlibCompressorFormat
impl StaticType for ZlibCompressorFormat
fn static_type() -> Type
Source§impl StaticType for Align
impl StaticType for Align
fn static_type() -> Type
Source§impl StaticType for ArrowType
impl StaticType for ArrowType
fn static_type() -> Type
Source§impl StaticType for AssistantPageType
impl StaticType for AssistantPageType
fn static_type() -> Type
Source§impl StaticType for BaselinePosition
impl StaticType for BaselinePosition
fn static_type() -> Type
Source§impl StaticType for BorderStyle
impl StaticType for BorderStyle
fn static_type() -> Type
Source§impl StaticType for BuilderError
impl StaticType for BuilderError
fn static_type() -> Type
Source§impl StaticType for ButtonBoxStyle
impl StaticType for ButtonBoxStyle
fn static_type() -> Type
Source§impl StaticType for ButtonRole
impl StaticType for ButtonRole
fn static_type() -> Type
Source§impl StaticType for ButtonsType
impl StaticType for ButtonsType
fn static_type() -> Type
Source§impl StaticType for CellRendererAccelMode
impl StaticType for CellRendererAccelMode
fn static_type() -> Type
Source§impl StaticType for CellRendererMode
impl StaticType for CellRendererMode
fn static_type() -> Type
Source§impl StaticType for CornerType
impl StaticType for CornerType
fn static_type() -> Type
Source§impl StaticType for CssProviderError
impl StaticType for CssProviderError
fn static_type() -> Type
Source§impl StaticType for CssSectionType
impl StaticType for CssSectionType
fn static_type() -> Type
Source§impl StaticType for DeleteType
impl StaticType for DeleteType
fn static_type() -> Type
Source§impl StaticType for DirectionType
impl StaticType for DirectionType
fn static_type() -> Type
Source§impl StaticType for DragResult
impl StaticType for DragResult
fn static_type() -> Type
Source§impl StaticType for EntryIconPosition
impl StaticType for EntryIconPosition
fn static_type() -> Type
Source§impl StaticType for EventSequenceState
impl StaticType for EventSequenceState
fn static_type() -> Type
Source§impl StaticType for FileChooserAction
impl StaticType for FileChooserAction
fn static_type() -> Type
Source§impl StaticType for FileChooserConfirmation
impl StaticType for FileChooserConfirmation
fn static_type() -> Type
Source§impl StaticType for FileChooserError
impl StaticType for FileChooserError
fn static_type() -> Type
Source§impl StaticType for IconSize
impl StaticType for IconSize
fn static_type() -> Type
Source§impl StaticType for IconThemeError
impl StaticType for IconThemeError
fn static_type() -> Type
Source§impl StaticType for IconViewDropPosition
impl StaticType for IconViewDropPosition
fn static_type() -> Type
Source§impl StaticType for ImageType
impl StaticType for ImageType
fn static_type() -> Type
Source§impl StaticType for InputPurpose
impl StaticType for InputPurpose
fn static_type() -> Type
Source§impl StaticType for Justification
impl StaticType for Justification
fn static_type() -> Type
Source§impl StaticType for LevelBarMode
impl StaticType for LevelBarMode
fn static_type() -> Type
Source§impl StaticType for License
impl StaticType for License
fn static_type() -> Type
Source§impl StaticType for MenuDirectionType
impl StaticType for MenuDirectionType
fn static_type() -> Type
Source§impl StaticType for MessageType
impl StaticType for MessageType
fn static_type() -> Type
Source§impl StaticType for MovementStep
impl StaticType for MovementStep
fn static_type() -> Type
Source§impl StaticType for NotebookTab
impl StaticType for NotebookTab
fn static_type() -> Type
Source§impl StaticType for NumberUpLayout
impl StaticType for NumberUpLayout
fn static_type() -> Type
Source§impl StaticType for Orientation
impl StaticType for Orientation
fn static_type() -> Type
Source§impl StaticType for PackDirection
impl StaticType for PackDirection
fn static_type() -> Type
Source§impl StaticType for PackType
impl StaticType for PackType
fn static_type() -> Type
Source§impl StaticType for PadActionType
impl StaticType for PadActionType
fn static_type() -> Type
Source§impl StaticType for PageOrientation
impl StaticType for PageOrientation
fn static_type() -> Type
Source§impl StaticType for PageSet
impl StaticType for PageSet
fn static_type() -> Type
Source§impl StaticType for PanDirection
impl StaticType for PanDirection
fn static_type() -> Type
Source§impl StaticType for PolicyType
impl StaticType for PolicyType
fn static_type() -> Type
Source§impl StaticType for PopoverConstraint
impl StaticType for PopoverConstraint
fn static_type() -> Type
Source§impl StaticType for PositionType
impl StaticType for PositionType
fn static_type() -> Type
Source§impl StaticType for PrintDuplex
impl StaticType for PrintDuplex
fn static_type() -> Type
Source§impl StaticType for PrintError
impl StaticType for PrintError
fn static_type() -> Type
Source§impl StaticType for PrintOperationAction
impl StaticType for PrintOperationAction
fn static_type() -> Type
Source§impl StaticType for PrintOperationResult
impl StaticType for PrintOperationResult
fn static_type() -> Type
Source§impl StaticType for PrintPages
impl StaticType for PrintPages
fn static_type() -> Type
Source§impl StaticType for PrintQuality
impl StaticType for PrintQuality
fn static_type() -> Type
Source§impl StaticType for PrintStatus
impl StaticType for PrintStatus
fn static_type() -> Type
Source§impl StaticType for PropagationPhase
impl StaticType for PropagationPhase
fn static_type() -> Type
Source§impl StaticType for RecentChooserError
impl StaticType for RecentChooserError
fn static_type() -> Type
Source§impl StaticType for RecentManagerError
impl StaticType for RecentManagerError
fn static_type() -> Type
Source§impl StaticType for RecentSortType
impl StaticType for RecentSortType
fn static_type() -> Type
Source§impl StaticType for ReliefStyle
impl StaticType for ReliefStyle
fn static_type() -> Type
Source§impl StaticType for ResizeMode
impl StaticType for ResizeMode
fn static_type() -> Type
Source§impl StaticType for RevealerTransitionType
impl StaticType for RevealerTransitionType
fn static_type() -> Type
Source§impl StaticType for ScrollStep
impl StaticType for ScrollStep
fn static_type() -> Type
Source§impl StaticType for ScrollType
impl StaticType for ScrollType
fn static_type() -> Type
Source§impl StaticType for ScrollablePolicy
impl StaticType for ScrollablePolicy
fn static_type() -> Type
Source§impl StaticType for SelectionMode
impl StaticType for SelectionMode
fn static_type() -> Type
Source§impl StaticType for SensitivityType
impl StaticType for SensitivityType
fn static_type() -> Type
Source§impl StaticType for ShadowType
impl StaticType for ShadowType
fn static_type() -> Type
Source§impl StaticType for ShortcutType
impl StaticType for ShortcutType
fn static_type() -> Type
Source§impl StaticType for SizeGroupMode
impl StaticType for SizeGroupMode
fn static_type() -> Type
Source§impl StaticType for SizeRequestMode
impl StaticType for SizeRequestMode
fn static_type() -> Type
Source§impl StaticType for SortType
impl StaticType for SortType
fn static_type() -> Type
Source§impl StaticType for SpinButtonUpdatePolicy
impl StaticType for SpinButtonUpdatePolicy
fn static_type() -> Type
Source§impl StaticType for SpinType
impl StaticType for SpinType
fn static_type() -> Type
Source§impl StaticType for StackTransitionType
impl StaticType for StackTransitionType
fn static_type() -> Type
Source§impl StaticType for TextDirection
impl StaticType for TextDirection
fn static_type() -> Type
Source§impl StaticType for TextExtendSelection
impl StaticType for TextExtendSelection
fn static_type() -> Type
Source§impl StaticType for TextViewLayer
impl StaticType for TextViewLayer
fn static_type() -> Type
Source§impl StaticType for TextWindowType
impl StaticType for TextWindowType
fn static_type() -> Type
Source§impl StaticType for ToolbarStyle
impl StaticType for ToolbarStyle
fn static_type() -> Type
Source§impl StaticType for TreeViewColumnSizing
impl StaticType for TreeViewColumnSizing
fn static_type() -> Type
Source§impl StaticType for TreeViewDropPosition
impl StaticType for TreeViewDropPosition
fn static_type() -> Type
Source§impl StaticType for TreeViewGridLines
impl StaticType for TreeViewGridLines
fn static_type() -> Type
Source§impl StaticType for Unit
impl StaticType for Unit
fn static_type() -> Type
Source§impl StaticType for WidgetHelpType
impl StaticType for WidgetHelpType
fn static_type() -> Type
Source§impl StaticType for WindowPosition
impl StaticType for WindowPosition
fn static_type() -> Type
Source§impl StaticType for WindowType
impl StaticType for WindowType
fn static_type() -> Type
Source§impl StaticType for WrapMode
impl StaticType for WrapMode
fn static_type() -> Type
Source§impl StaticType for ResponseType
impl StaticType for ResponseType
fn static_type() -> Type
Source§impl StaticType for Alignment
impl StaticType for Alignment
fn static_type() -> Type
Source§impl StaticType for AttrType
impl StaticType for AttrType
fn static_type() -> Type
Source§impl StaticType for BidiType
impl StaticType for BidiType
fn static_type() -> Type
Source§impl StaticType for CoverageLevel
impl StaticType for CoverageLevel
fn static_type() -> Type
Source§impl StaticType for Direction
impl StaticType for Direction
fn static_type() -> Type
Source§impl StaticType for EllipsizeMode
impl StaticType for EllipsizeMode
fn static_type() -> Type
Source§impl StaticType for Gravity
impl StaticType for Gravity
fn static_type() -> Type
Source§impl StaticType for GravityHint
impl StaticType for GravityHint
fn static_type() -> Type
Source§impl StaticType for RenderPart
impl StaticType for RenderPart
fn static_type() -> Type
Source§impl StaticType for Script
impl StaticType for Script
fn static_type() -> Type
Source§impl StaticType for Stretch
impl StaticType for Stretch
fn static_type() -> Type
Source§impl StaticType for Style
impl StaticType for Style
fn static_type() -> Type
Source§impl StaticType for TabAlign
impl StaticType for TabAlign
fn static_type() -> Type
Source§impl StaticType for Underline
impl StaticType for Underline
fn static_type() -> Type
Source§impl StaticType for Variant
impl StaticType for Variant
fn static_type() -> Type
Source§impl StaticType for Weight
impl StaticType for Weight
fn static_type() -> Type
Source§impl StaticType for WrapMode
impl StaticType for WrapMode
fn static_type() -> Type
Source§impl StaticType for bool
impl StaticType for bool
fn static_type() -> Type
Source§impl StaticType for f32
impl StaticType for f32
fn static_type() -> Type
Source§impl StaticType for f64
impl StaticType for f64
fn static_type() -> Type
Source§impl StaticType for i8
impl StaticType for i8
fn static_type() -> Type
Source§impl StaticType for i32
impl StaticType for i32
fn static_type() -> Type
Source§impl StaticType for i64
impl StaticType for i64
fn static_type() -> Type
Source§impl StaticType for *mut c_void
impl StaticType for *mut c_void
fn static_type() -> Type
Source§impl StaticType for str
impl StaticType for str
fn static_type() -> Type
Source§impl StaticType for u8
impl StaticType for u8
fn static_type() -> Type
Source§impl StaticType for u32
impl StaticType for u32
fn static_type() -> Type
Source§impl StaticType for u64
impl StaticType for u64
fn static_type() -> Type
Source§impl StaticType for ()
impl StaticType for ()
fn static_type() -> Type
Source§impl StaticType for Box<str>
impl StaticType for Box<str>
fn static_type() -> Type
Source§impl StaticType for String
impl StaticType for String
fn static_type() -> Type
Source§impl StaticType for Vec<String>
impl StaticType for Vec<String>
fn static_type() -> Type
Source§impl StaticType for Vec<GString>
impl StaticType for Vec<GString>
fn static_type() -> Type
Source§impl StaticType for NonZero<i8>
impl StaticType for NonZero<i8>
fn static_type() -> Type
Source§impl StaticType for NonZero<i32>
impl StaticType for NonZero<i32>
fn static_type() -> Type
Source§impl StaticType for NonZero<i64>
impl StaticType for NonZero<i64>
fn static_type() -> Type
Source§impl StaticType for NonZero<u8>
impl StaticType for NonZero<u8>
fn static_type() -> Type
Source§impl StaticType for NonZero<u32>
impl StaticType for NonZero<u32>
fn static_type() -> Type
Source§impl StaticType for NonZero<u64>
impl StaticType for NonZero<u64>
fn static_type() -> Type
Source§impl StaticType for NonNull<c_void>
impl StaticType for NonNull<c_void>
fn static_type() -> Type
Source§impl StaticType for Path
impl StaticType for Path
fn static_type() -> Type
Source§impl StaticType for PathBuf
impl StaticType for PathBuf
fn static_type() -> Type
Source§impl StaticType for Action
impl StaticType for Action
fn static_type() -> Type
Source§impl StaticType for Component
impl StaticType for Component
fn static_type() -> Type
Source§impl StaticType for Document
impl StaticType for Document
fn static_type() -> Type
Source§impl StaticType for EditableText
impl StaticType for EditableText
fn static_type() -> Type
Source§impl StaticType for HyperlinkStateFlags
impl StaticType for HyperlinkStateFlags
fn static_type() -> Type
Source§impl StaticType for GObjectAccessible
impl StaticType for GObjectAccessible
fn static_type() -> Type
Source§impl StaticType for Hyperlink
impl StaticType for Hyperlink
fn static_type() -> Type
Source§impl StaticType for HyperlinkImpl
impl StaticType for HyperlinkImpl
fn static_type() -> Type
Source§impl StaticType for Hypertext
impl StaticType for Hypertext
fn static_type() -> Type
Source§impl StaticType for Image
impl StaticType for Image
fn static_type() -> Type
Source§impl StaticType for Misc
impl StaticType for Misc
fn static_type() -> Type
Source§impl StaticType for NoOpObject
impl StaticType for NoOpObject
fn static_type() -> Type
Source§impl StaticType for NoOpObjectFactory
impl StaticType for NoOpObjectFactory
fn static_type() -> Type
Source§impl StaticType for Object
impl StaticType for Object
fn static_type() -> Type
Source§impl StaticType for ObjectFactory
impl StaticType for ObjectFactory
fn static_type() -> Type
Source§impl StaticType for Plug
impl StaticType for Plug
fn static_type() -> Type
Source§impl StaticType for Range
impl StaticType for Range
fn static_type() -> Type
Source§impl StaticType for Rectangle
impl StaticType for Rectangle
fn static_type() -> Type
Source§impl StaticType for Registry
impl StaticType for Registry
fn static_type() -> Type
Source§impl StaticType for Relation
impl StaticType for Relation
fn static_type() -> Type
Source§impl StaticType for RelationSet
impl StaticType for RelationSet
fn static_type() -> Type
Source§impl StaticType for Selection
impl StaticType for Selection
fn static_type() -> Type
Source§impl StaticType for Socket
impl StaticType for Socket
fn static_type() -> Type
Source§impl StaticType for StateSet
impl StaticType for StateSet
fn static_type() -> Type
Source§impl StaticType for StreamableContent
impl StaticType for StreamableContent
fn static_type() -> Type
Source§impl StaticType for Table
impl StaticType for Table
fn static_type() -> Type
Source§impl StaticType for TableCell
impl StaticType for TableCell
fn static_type() -> Type
Source§impl StaticType for Text
impl StaticType for Text
fn static_type() -> Type
Source§impl StaticType for TextRange
impl StaticType for TextRange
fn static_type() -> Type
Source§impl StaticType for Util
impl StaticType for Util
fn static_type() -> Type
Source§impl StaticType for Value
impl StaticType for Value
fn static_type() -> Type
Source§impl StaticType for Window
impl StaticType for Window
fn static_type() -> Type
Source§impl StaticType for Context
impl StaticType for Context
fn static_type() -> Type
Source§impl StaticType for Device
impl StaticType for Device
fn static_type() -> Type
Source§impl StaticType for FontFace
impl StaticType for FontFace
fn static_type() -> Type
Source§impl StaticType for FontOptions
impl StaticType for FontOptions
fn static_type() -> Type
Source§impl StaticType for ScaledFont
impl StaticType for ScaledFont
fn static_type() -> Type
Source§impl StaticType for ImageSurface
impl StaticType for ImageSurface
fn static_type() -> Type
Source§impl StaticType for Matrix
impl StaticType for Matrix
fn static_type() -> Type
Source§impl StaticType for RecordingSurface
impl StaticType for RecordingSurface
fn static_type() -> Type
Source§impl StaticType for Rectangle
impl StaticType for Rectangle
fn static_type() -> Type
Source§impl StaticType for RectangleInt
impl StaticType for RectangleInt
fn static_type() -> Type
Source§impl StaticType for Region
impl StaticType for Region
fn static_type() -> Type
Source§impl StaticType for Surface
impl StaticType for Surface
fn static_type() -> Type
Source§impl StaticType for Pixbuf
impl StaticType for Pixbuf
fn static_type() -> Type
Source§impl StaticType for PixbufAnimation
impl StaticType for PixbufAnimation
fn static_type() -> Type
Source§impl StaticType for PixbufFormat
impl StaticType for PixbufFormat
fn static_type() -> Type
Source§impl StaticType for PixbufLoader
impl StaticType for PixbufLoader
fn static_type() -> Type
Source§impl StaticType for PixbufNonAnim
impl StaticType for PixbufNonAnim
fn static_type() -> Type
Source§impl StaticType for PixbufSimpleAnim
impl StaticType for PixbufSimpleAnim
fn static_type() -> Type
Source§impl StaticType for PixbufAnimationIter
impl StaticType for PixbufAnimationIter
fn static_type() -> Type
Source§impl StaticType for AppLaunchContext
impl StaticType for AppLaunchContext
fn static_type() -> Type
Source§impl StaticType for Cursor
impl StaticType for Cursor
fn static_type() -> Type
Source§impl StaticType for Device
impl StaticType for Device
fn static_type() -> Type
Source§impl StaticType for DeviceManager
impl StaticType for DeviceManager
fn static_type() -> Type
Source§impl StaticType for DevicePad
impl StaticType for DevicePad
fn static_type() -> Type
Source§impl StaticType for DeviceTool
impl StaticType for DeviceTool
fn static_type() -> Type
Source§impl StaticType for Display
impl StaticType for Display
fn static_type() -> Type
Source§impl StaticType for DisplayManager
impl StaticType for DisplayManager
fn static_type() -> Type
Source§impl StaticType for DragContext
impl StaticType for DragContext
fn static_type() -> Type
Source§impl StaticType for DrawingContext
impl StaticType for DrawingContext
fn static_type() -> Type
Source§impl StaticType for EventSequence
impl StaticType for EventSequence
fn static_type() -> Type
Source§impl StaticType for AnchorHints
impl StaticType for AnchorHints
fn static_type() -> Type
Source§impl StaticType for AxisFlags
impl StaticType for AxisFlags
fn static_type() -> Type
Source§impl StaticType for DragAction
impl StaticType for DragAction
fn static_type() -> Type
Source§impl StaticType for EventMask
impl StaticType for EventMask
fn static_type() -> Type
Source§impl StaticType for FrameClockPhase
impl StaticType for FrameClockPhase
fn static_type() -> Type
Source§impl StaticType for ModifierType
impl StaticType for ModifierType
fn static_type() -> Type
Source§impl StaticType for SeatCapabilities
impl StaticType for SeatCapabilities
fn static_type() -> Type
Source§impl StaticType for WMDecoration
impl StaticType for WMDecoration
fn static_type() -> Type
Source§impl StaticType for WMFunction
impl StaticType for WMFunction
fn static_type() -> Type
Source§impl StaticType for WindowHints
impl StaticType for WindowHints
fn static_type() -> Type
Source§impl StaticType for WindowState
impl StaticType for WindowState
fn static_type() -> Type
Source§impl StaticType for FrameClock
impl StaticType for FrameClock
fn static_type() -> Type
Source§impl StaticType for FrameTimings
impl StaticType for FrameTimings
fn static_type() -> Type
Source§impl StaticType for GLContext
impl StaticType for GLContext
fn static_type() -> Type
Source§impl StaticType for Keymap
impl StaticType for Keymap
fn static_type() -> Type
Source§impl StaticType for Monitor
impl StaticType for Monitor
fn static_type() -> Type
Source§impl StaticType for Rectangle
impl StaticType for Rectangle
fn static_type() -> Type
Source§impl StaticType for RGBA
impl StaticType for RGBA
fn static_type() -> Type
Source§impl StaticType for Screen
impl StaticType for Screen
fn static_type() -> Type
Source§impl StaticType for Seat
impl StaticType for Seat
fn static_type() -> Type
Source§impl StaticType for Visual
impl StaticType for Visual
fn static_type() -> Type
Source§impl StaticType for Window
impl StaticType for Window
fn static_type() -> Type
Source§impl StaticType for Event
impl StaticType for Event
fn static_type() -> Type
Source§impl StaticType for Action
impl StaticType for Action
fn static_type() -> Type
Source§impl StaticType for ActionGroup
impl StaticType for ActionGroup
fn static_type() -> Type
Source§impl StaticType for ActionMap
impl StaticType for ActionMap
fn static_type() -> Type
Source§impl StaticType for AppInfo
impl StaticType for AppInfo
fn static_type() -> Type
Source§impl StaticType for AppInfoMonitor
impl StaticType for AppInfoMonitor
fn static_type() -> Type
Source§impl StaticType for AppLaunchContext
impl StaticType for AppLaunchContext
fn static_type() -> Type
Source§impl StaticType for Application
impl StaticType for Application
fn static_type() -> Type
Source§impl StaticType for ApplicationCommandLine
impl StaticType for ApplicationCommandLine
fn static_type() -> Type
Source§impl StaticType for AsyncInitable
impl StaticType for AsyncInitable
fn static_type() -> Type
Source§impl StaticType for AsyncResult
impl StaticType for AsyncResult
fn static_type() -> Type
Source§impl StaticType for BufferedInputStream
impl StaticType for BufferedInputStream
fn static_type() -> Type
Source§impl StaticType for BufferedOutputStream
impl StaticType for BufferedOutputStream
fn static_type() -> Type
Source§impl StaticType for BytesIcon
impl StaticType for BytesIcon
fn static_type() -> Type
Source§impl StaticType for Cancellable
impl StaticType for Cancellable
fn static_type() -> Type
Source§impl StaticType for CharsetConverter
impl StaticType for CharsetConverter
fn static_type() -> Type
Source§impl StaticType for Converter
impl StaticType for Converter
fn static_type() -> Type
Source§impl StaticType for ConverterInputStream
impl StaticType for ConverterInputStream
fn static_type() -> Type
Source§impl StaticType for ConverterOutputStream
impl StaticType for ConverterOutputStream
fn static_type() -> Type
Source§impl StaticType for Credentials
impl StaticType for Credentials
fn static_type() -> Type
Source§impl StaticType for DataInputStream
impl StaticType for DataInputStream
fn static_type() -> Type
Source§impl StaticType for DataOutputStream
impl StaticType for DataOutputStream
fn static_type() -> Type
Source§impl StaticType for DatagramBased
impl StaticType for DatagramBased
fn static_type() -> Type
Source§impl StaticType for DBusActionGroup
impl StaticType for DBusActionGroup
fn static_type() -> Type
Source§impl StaticType for DBusArgInfo
impl StaticType for DBusArgInfo
fn static_type() -> Type
Source§impl StaticType for DBusAuthObserver
impl StaticType for DBusAuthObserver
fn static_type() -> Type
Source§impl StaticType for DBusConnection
impl StaticType for DBusConnection
fn static_type() -> Type
Source§impl StaticType for DBusInterface
impl StaticType for DBusInterface
fn static_type() -> Type
Source§impl StaticType for DBusInterfaceInfo
impl StaticType for DBusInterfaceInfo
fn static_type() -> Type
Source§impl StaticType for DBusInterfaceSkeleton
impl StaticType for DBusInterfaceSkeleton
fn static_type() -> Type
Source§impl StaticType for DBusMenuModel
impl StaticType for DBusMenuModel
fn static_type() -> Type
Source§impl StaticType for DBusMessage
impl StaticType for DBusMessage
fn static_type() -> Type
Source§impl StaticType for DBusMethodInfo
impl StaticType for DBusMethodInfo
fn static_type() -> Type
Source§impl StaticType for DBusMethodInvocation
impl StaticType for DBusMethodInvocation
fn static_type() -> Type
Source§impl StaticType for DBusNodeInfo
impl StaticType for DBusNodeInfo
fn static_type() -> Type
Source§impl StaticType for DBusObject
impl StaticType for DBusObject
fn static_type() -> Type
Source§impl StaticType for DBusObjectManager
impl StaticType for DBusObjectManager
fn static_type() -> Type
Source§impl StaticType for DBusPropertyInfo
impl StaticType for DBusPropertyInfo
fn static_type() -> Type
Source§impl StaticType for DBusProxy
impl StaticType for DBusProxy
fn static_type() -> Type
Source§impl StaticType for DBusServer
impl StaticType for DBusServer
fn static_type() -> Type
Source§impl StaticType for DBusSignalInfo
impl StaticType for DBusSignalInfo
fn static_type() -> Type
Source§impl StaticType for DesktopAppInfo
impl StaticType for DesktopAppInfo
fn static_type() -> Type
Source§impl StaticType for Drive
impl StaticType for Drive
fn static_type() -> Type
Source§impl StaticType for Emblem
impl StaticType for Emblem
fn static_type() -> Type
Source§impl StaticType for EmblemedIcon
impl StaticType for EmblemedIcon
fn static_type() -> Type
Source§impl StaticType for File
impl StaticType for File
fn static_type() -> Type
Source§impl StaticType for FileAttributeInfoList
impl StaticType for FileAttributeInfoList
fn static_type() -> Type
Source§impl StaticType for FileAttributeMatcher
impl StaticType for FileAttributeMatcher
fn static_type() -> Type
Source§impl StaticType for FileEnumerator
impl StaticType for FileEnumerator
fn static_type() -> Type
Source§impl StaticType for FileIcon
impl StaticType for FileIcon
fn static_type() -> Type
Source§impl StaticType for FileInfo
impl StaticType for FileInfo
fn static_type() -> Type
Source§impl StaticType for FileInputStream
impl StaticType for FileInputStream
fn static_type() -> Type
Source§impl StaticType for FileIOStream
impl StaticType for FileIOStream
fn static_type() -> Type
Source§impl StaticType for FileMonitor
impl StaticType for FileMonitor
fn static_type() -> Type
Source§impl StaticType for FileOutputStream
impl StaticType for FileOutputStream
fn static_type() -> Type
Source§impl StaticType for FilenameCompleter
impl StaticType for FilenameCompleter
fn static_type() -> Type
Source§impl StaticType for FilterInputStream
impl StaticType for FilterInputStream
fn static_type() -> Type
Source§impl StaticType for FilterOutputStream
impl StaticType for FilterOutputStream
fn static_type() -> Type
Source§impl StaticType for AppInfoCreateFlags
impl StaticType for AppInfoCreateFlags
fn static_type() -> Type
Source§impl StaticType for ApplicationFlags
impl StaticType for ApplicationFlags
fn static_type() -> Type
Source§impl StaticType for AskPasswordFlags
impl StaticType for AskPasswordFlags
fn static_type() -> Type
Source§impl StaticType for BusNameOwnerFlags
impl StaticType for BusNameOwnerFlags
fn static_type() -> Type
Source§impl StaticType for BusNameWatcherFlags
impl StaticType for BusNameWatcherFlags
fn static_type() -> Type
Source§impl StaticType for ConverterFlags
impl StaticType for ConverterFlags
fn static_type() -> Type
Source§impl StaticType for DBusCallFlags
impl StaticType for DBusCallFlags
fn static_type() -> Type
Source§impl StaticType for DBusCapabilityFlags
impl StaticType for DBusCapabilityFlags
fn static_type() -> Type
Source§impl StaticType for DBusConnectionFlags
impl StaticType for DBusConnectionFlags
fn static_type() -> Type
Source§impl StaticType for DBusInterfaceSkeletonFlags
impl StaticType for DBusInterfaceSkeletonFlags
fn static_type() -> Type
Source§impl StaticType for DBusMessageFlags
impl StaticType for DBusMessageFlags
fn static_type() -> Type
Source§impl StaticType for DBusObjectManagerClientFlags
impl StaticType for DBusObjectManagerClientFlags
fn static_type() -> Type
Source§impl StaticType for DBusProxyFlags
impl StaticType for DBusProxyFlags
fn static_type() -> Type
Source§impl StaticType for DBusSendMessageFlags
impl StaticType for DBusSendMessageFlags
fn static_type() -> Type
Source§impl StaticType for DBusServerFlags
impl StaticType for DBusServerFlags
fn static_type() -> Type
Source§impl StaticType for DBusSignalFlags
impl StaticType for DBusSignalFlags
fn static_type() -> Type
Source§impl StaticType for DriveStartFlags
impl StaticType for DriveStartFlags
fn static_type() -> Type
Source§impl StaticType for FileAttributeInfoFlags
impl StaticType for FileAttributeInfoFlags
fn static_type() -> Type
Source§impl StaticType for FileCopyFlags
impl StaticType for FileCopyFlags
fn static_type() -> Type
Source§impl StaticType for FileCreateFlags
impl StaticType for FileCreateFlags
fn static_type() -> Type
Source§impl StaticType for FileMeasureFlags
impl StaticType for FileMeasureFlags
fn static_type() -> Type
Source§impl StaticType for FileMonitorFlags
impl StaticType for FileMonitorFlags
fn static_type() -> Type
Source§impl StaticType for FileQueryInfoFlags
impl StaticType for FileQueryInfoFlags
fn static_type() -> Type
Source§impl StaticType for IOStreamSpliceFlags
impl StaticType for IOStreamSpliceFlags
fn static_type() -> Type
Source§impl StaticType for MountMountFlags
impl StaticType for MountMountFlags
fn static_type() -> Type
Source§impl StaticType for MountUnmountFlags
impl StaticType for MountUnmountFlags
fn static_type() -> Type
Source§impl StaticType for OutputStreamSpliceFlags
impl StaticType for OutputStreamSpliceFlags
fn static_type() -> Type
Source§impl StaticType for ResolverNameLookupFlags
Available on crate feature v2_60 only.
impl StaticType for ResolverNameLookupFlags
Available on crate feature
v2_60 only.fn static_type() -> Type
Source§impl StaticType for ResourceLookupFlags
impl StaticType for ResourceLookupFlags
fn static_type() -> Type
Source§impl StaticType for SettingsBindFlags
impl StaticType for SettingsBindFlags
fn static_type() -> Type
Source§impl StaticType for SubprocessFlags
impl StaticType for SubprocessFlags
fn static_type() -> Type
Source§impl StaticType for TlsCertificateFlags
impl StaticType for TlsCertificateFlags
fn static_type() -> Type
Source§impl StaticType for TlsDatabaseVerifyFlags
impl StaticType for TlsDatabaseVerifyFlags
fn static_type() -> Type
Source§impl StaticType for TlsPasswordFlags
impl StaticType for TlsPasswordFlags
fn static_type() -> Type
Source§impl StaticType for Icon
impl StaticType for Icon
fn static_type() -> Type
Source§impl StaticType for InetAddress
impl StaticType for InetAddress
fn static_type() -> Type
Source§impl StaticType for InetAddressMask
impl StaticType for InetAddressMask
fn static_type() -> Type
Source§impl StaticType for InetSocketAddress
impl StaticType for InetSocketAddress
fn static_type() -> Type
Source§impl StaticType for Initable
impl StaticType for Initable
fn static_type() -> Type
Source§impl StaticType for InputStream
impl StaticType for InputStream
fn static_type() -> Type
Source§impl StaticType for IOStream
impl StaticType for IOStream
fn static_type() -> Type
Source§impl StaticType for ListModel
impl StaticType for ListModel
fn static_type() -> Type
Source§impl StaticType for ListStore
impl StaticType for ListStore
fn static_type() -> Type
Source§impl StaticType for LoadableIcon
impl StaticType for LoadableIcon
fn static_type() -> Type
Source§impl StaticType for MemoryInputStream
impl StaticType for MemoryInputStream
fn static_type() -> Type
Source§impl StaticType for MemoryMonitor
impl StaticType for MemoryMonitor
fn static_type() -> Type
Source§impl StaticType for MemoryOutputStream
impl StaticType for MemoryOutputStream
fn static_type() -> Type
Source§impl StaticType for Menu
impl StaticType for Menu
fn static_type() -> Type
Source§impl StaticType for MenuAttributeIter
impl StaticType for MenuAttributeIter
fn static_type() -> Type
Source§impl StaticType for MenuItem
impl StaticType for MenuItem
fn static_type() -> Type
Source§impl StaticType for MenuLinkIter
impl StaticType for MenuLinkIter
fn static_type() -> Type
Source§impl StaticType for MenuModel
impl StaticType for MenuModel
fn static_type() -> Type
Source§impl StaticType for Mount
impl StaticType for Mount
fn static_type() -> Type
Source§impl StaticType for MountOperation
impl StaticType for MountOperation
fn static_type() -> Type
Source§impl StaticType for NetworkAddress
impl StaticType for NetworkAddress
fn static_type() -> Type
Source§impl StaticType for NetworkMonitor
impl StaticType for NetworkMonitor
fn static_type() -> Type
Source§impl StaticType for NetworkService
impl StaticType for NetworkService
fn static_type() -> Type
Source§impl StaticType for Notification
impl StaticType for Notification
fn static_type() -> Type
Source§impl StaticType for OutputStream
impl StaticType for OutputStream
fn static_type() -> Type
Source§impl StaticType for Permission
impl StaticType for Permission
fn static_type() -> Type
Source§impl StaticType for PollableInputStream
impl StaticType for PollableInputStream
fn static_type() -> Type
Source§impl StaticType for PollableOutputStream
impl StaticType for PollableOutputStream
fn static_type() -> Type
Source§impl StaticType for PowerProfileMonitor
impl StaticType for PowerProfileMonitor
fn static_type() -> Type
Source§impl StaticType for PropertyAction
impl StaticType for PropertyAction
fn static_type() -> Type
Source§impl StaticType for Proxy
impl StaticType for Proxy
fn static_type() -> Type
Source§impl StaticType for ProxyAddress
impl StaticType for ProxyAddress
fn static_type() -> Type
Source§impl StaticType for ProxyResolver
impl StaticType for ProxyResolver
fn static_type() -> Type
Source§impl StaticType for RemoteActionGroup
impl StaticType for RemoteActionGroup
fn static_type() -> Type
Source§impl StaticType for Resolver
impl StaticType for Resolver
fn static_type() -> Type
Source§impl StaticType for Resource
impl StaticType for Resource
fn static_type() -> Type
Source§impl StaticType for Seekable
impl StaticType for Seekable
fn static_type() -> Type
Source§impl StaticType for Settings
impl StaticType for Settings
fn static_type() -> Type
Source§impl StaticType for SettingsBackend
impl StaticType for SettingsBackend
fn static_type() -> Type
Source§impl StaticType for SettingsSchema
impl StaticType for SettingsSchema
fn static_type() -> Type
Source§impl StaticType for SettingsSchemaKey
impl StaticType for SettingsSchemaKey
fn static_type() -> Type
Source§impl StaticType for SettingsSchemaSource
impl StaticType for SettingsSchemaSource
fn static_type() -> Type
Source§impl StaticType for SimpleAction
impl StaticType for SimpleAction
fn static_type() -> Type
Source§impl StaticType for SimpleActionGroup
impl StaticType for SimpleActionGroup
fn static_type() -> Type
Source§impl StaticType for SimpleIOStream
impl StaticType for SimpleIOStream
fn static_type() -> Type
Source§impl StaticType for SimplePermission
impl StaticType for SimplePermission
fn static_type() -> Type
Source§impl StaticType for SimpleProxyResolver
impl StaticType for SimpleProxyResolver
fn static_type() -> Type
Source§impl StaticType for Socket
impl StaticType for Socket
fn static_type() -> Type
Source§impl StaticType for SocketAddress
impl StaticType for SocketAddress
fn static_type() -> Type
Source§impl StaticType for SocketAddressEnumerator
impl StaticType for SocketAddressEnumerator
fn static_type() -> Type
Source§impl StaticType for SocketClient
impl StaticType for SocketClient
fn static_type() -> Type
Source§impl StaticType for SocketConnectable
impl StaticType for SocketConnectable
fn static_type() -> Type
Source§impl StaticType for SocketConnection
impl StaticType for SocketConnection
fn static_type() -> Type
Source§impl StaticType for SocketControlMessage
impl StaticType for SocketControlMessage
fn static_type() -> Type
Source§impl StaticType for SocketListener
impl StaticType for SocketListener
fn static_type() -> Type
Source§impl StaticType for SocketService
impl StaticType for SocketService
fn static_type() -> Type
Source§impl StaticType for SrvTarget
impl StaticType for SrvTarget
fn static_type() -> Type
Source§impl StaticType for Subprocess
impl StaticType for Subprocess
fn static_type() -> Type
Source§impl StaticType for SubprocessLauncher
impl StaticType for SubprocessLauncher
fn static_type() -> Type
Source§impl StaticType for TcpConnection
impl StaticType for TcpConnection
fn static_type() -> Type
Source§impl StaticType for ThemedIcon
impl StaticType for ThemedIcon
fn static_type() -> Type
Source§impl StaticType for ThreadedSocketService
impl StaticType for ThreadedSocketService
fn static_type() -> Type
Source§impl StaticType for TlsBackend
impl StaticType for TlsBackend
fn static_type() -> Type
Source§impl StaticType for TlsCertificate
impl StaticType for TlsCertificate
fn static_type() -> Type
Source§impl StaticType for TlsClientConnection
impl StaticType for TlsClientConnection
fn static_type() -> Type
Source§impl StaticType for TlsConnection
impl StaticType for TlsConnection
fn static_type() -> Type
Source§impl StaticType for TlsDatabase
impl StaticType for TlsDatabase
fn static_type() -> Type
Source§impl StaticType for TlsFileDatabase
impl StaticType for TlsFileDatabase
fn static_type() -> Type
Source§impl StaticType for TlsInteraction
impl StaticType for TlsInteraction
fn static_type() -> Type
Source§impl StaticType for TlsPassword
impl StaticType for TlsPassword
fn static_type() -> Type
Source§impl StaticType for TlsServerConnection
impl StaticType for TlsServerConnection
fn static_type() -> Type
Source§impl StaticType for UnixCredentialsMessage
impl StaticType for UnixCredentialsMessage
fn static_type() -> Type
Source§impl StaticType for UnixFDList
impl StaticType for UnixFDList
fn static_type() -> Type
Source§impl StaticType for UnixFDMessage
impl StaticType for UnixFDMessage
fn static_type() -> Type
Source§impl StaticType for UnixInputStream
impl StaticType for UnixInputStream
fn static_type() -> Type
Source§impl StaticType for UnixMountEntry
impl StaticType for UnixMountEntry
fn static_type() -> Type
Source§impl StaticType for UnixMountPoint
impl StaticType for UnixMountPoint
fn static_type() -> Type
Source§impl StaticType for UnixOutputStream
impl StaticType for UnixOutputStream
fn static_type() -> Type
Source§impl StaticType for UnixSocketAddress
impl StaticType for UnixSocketAddress
fn static_type() -> Type
Source§impl StaticType for Vfs
impl StaticType for Vfs
fn static_type() -> Type
Source§impl StaticType for Volume
impl StaticType for Volume
fn static_type() -> Type
Source§impl StaticType for VolumeMonitor
impl StaticType for VolumeMonitor
fn static_type() -> Type
Source§impl StaticType for ZlibCompressor
impl StaticType for ZlibCompressor
fn static_type() -> Type
Source§impl StaticType for ZlibDecompressor
impl StaticType for ZlibDecompressor
fn static_type() -> Type
Source§impl StaticType for FileDescriptorBased
impl StaticType for FileDescriptorBased
fn static_type() -> Type
Source§impl StaticType for ReadInputStream
impl StaticType for ReadInputStream
fn static_type() -> Type
Source§impl StaticType for SocketMsgFlags
impl StaticType for SocketMsgFlags
fn static_type() -> Type
Source§impl StaticType for WriteOutputStream
impl StaticType for WriteOutputStream
fn static_type() -> Type
Source§impl StaticType for AppChooser
impl StaticType for AppChooser
fn static_type() -> Type
Source§impl StaticType for AboutDialog
impl StaticType for AboutDialog
fn static_type() -> Type
Source§impl StaticType for AccelGroup
impl StaticType for AccelGroup
fn static_type() -> Type
Source§impl StaticType for AccelLabel
impl StaticType for AccelLabel
fn static_type() -> Type
Source§impl StaticType for ActionBar
impl StaticType for ActionBar
fn static_type() -> Type
Source§impl StaticType for Actionable
impl StaticType for Actionable
fn static_type() -> Type
Source§impl StaticType for Adjustment
impl StaticType for Adjustment
fn static_type() -> Type
Source§impl StaticType for AppChooserButton
impl StaticType for AppChooserButton
fn static_type() -> Type
Source§impl StaticType for AppChooserDialog
impl StaticType for AppChooserDialog
fn static_type() -> Type
Source§impl StaticType for AppChooserWidget
impl StaticType for AppChooserWidget
fn static_type() -> Type
Source§impl StaticType for Application
impl StaticType for Application
fn static_type() -> Type
Source§impl StaticType for ApplicationWindow
impl StaticType for ApplicationWindow
fn static_type() -> Type
Source§impl StaticType for AspectFrame
impl StaticType for AspectFrame
fn static_type() -> Type
Source§impl StaticType for Assistant
impl StaticType for Assistant
fn static_type() -> Type
Source§impl StaticType for Bin
impl StaticType for Bin
fn static_type() -> Type
Source§impl StaticType for Box
impl StaticType for Box
fn static_type() -> Type
Source§impl StaticType for Buildable
impl StaticType for Buildable
fn static_type() -> Type
Source§impl StaticType for Builder
impl StaticType for Builder
fn static_type() -> Type
Source§impl StaticType for Button
impl StaticType for Button
fn static_type() -> Type
Source§impl StaticType for ButtonBox
impl StaticType for ButtonBox
fn static_type() -> Type
Source§impl StaticType for Calendar
impl StaticType for Calendar
fn static_type() -> Type
Source§impl StaticType for CellArea
impl StaticType for CellArea
fn static_type() -> Type
Source§impl StaticType for CellAreaBox
impl StaticType for CellAreaBox
fn static_type() -> Type
Source§impl StaticType for CellAreaContext
impl StaticType for CellAreaContext
fn static_type() -> Type
Source§impl StaticType for CellEditable
impl StaticType for CellEditable
fn static_type() -> Type
Source§impl StaticType for CellLayout
impl StaticType for CellLayout
fn static_type() -> Type
Source§impl StaticType for CellRenderer
impl StaticType for CellRenderer
fn static_type() -> Type
Source§impl StaticType for CellRendererAccel
impl StaticType for CellRendererAccel
fn static_type() -> Type
Source§impl StaticType for CellRendererCombo
impl StaticType for CellRendererCombo
fn static_type() -> Type
Source§impl StaticType for CellRendererPixbuf
impl StaticType for CellRendererPixbuf
fn static_type() -> Type
Source§impl StaticType for CellRendererProgress
impl StaticType for CellRendererProgress
fn static_type() -> Type
Source§impl StaticType for CellRendererSpin
impl StaticType for CellRendererSpin
fn static_type() -> Type
Source§impl StaticType for CellRendererSpinner
impl StaticType for CellRendererSpinner
fn static_type() -> Type
Source§impl StaticType for CellRendererText
impl StaticType for CellRendererText
fn static_type() -> Type
Source§impl StaticType for CellRendererToggle
impl StaticType for CellRendererToggle
fn static_type() -> Type
Source§impl StaticType for CellView
impl StaticType for CellView
fn static_type() -> Type
Source§impl StaticType for CheckButton
impl StaticType for CheckButton
fn static_type() -> Type
Source§impl StaticType for CheckMenuItem
impl StaticType for CheckMenuItem
fn static_type() -> Type
Source§impl StaticType for Clipboard
impl StaticType for Clipboard
fn static_type() -> Type
Source§impl StaticType for ColorButton
impl StaticType for ColorButton
fn static_type() -> Type
Source§impl StaticType for ColorChooser
impl StaticType for ColorChooser
fn static_type() -> Type
Source§impl StaticType for ColorChooserDialog
impl StaticType for ColorChooserDialog
fn static_type() -> Type
Source§impl StaticType for ColorChooserWidget
impl StaticType for ColorChooserWidget
fn static_type() -> Type
Source§impl StaticType for ComboBox
impl StaticType for ComboBox
fn static_type() -> Type
Source§impl StaticType for ComboBoxText
impl StaticType for ComboBoxText
fn static_type() -> Type
Source§impl StaticType for Container
impl StaticType for Container
fn static_type() -> Type
Source§impl StaticType for CssProvider
impl StaticType for CssProvider
fn static_type() -> Type
Source§impl StaticType for CssSection
impl StaticType for CssSection
fn static_type() -> Type
Source§impl StaticType for Dialog
impl StaticType for Dialog
fn static_type() -> Type
Source§impl StaticType for DrawingArea
impl StaticType for DrawingArea
fn static_type() -> Type
Source§impl StaticType for Editable
impl StaticType for Editable
fn static_type() -> Type
Source§impl StaticType for Entry
impl StaticType for Entry
fn static_type() -> Type
Source§impl StaticType for EntryCompletion
impl StaticType for EntryCompletion
fn static_type() -> Type
Source§impl StaticType for EventBox
impl StaticType for EventBox
fn static_type() -> Type
Source§impl StaticType for EventController
impl StaticType for EventController
fn static_type() -> Type
Source§impl StaticType for EventControllerKey
impl StaticType for EventControllerKey
fn static_type() -> Type
Source§impl StaticType for EventControllerMotion
impl StaticType for EventControllerMotion
fn static_type() -> Type
Source§impl StaticType for EventControllerScroll
impl StaticType for EventControllerScroll
fn static_type() -> Type
Source§impl StaticType for Expander
impl StaticType for Expander
fn static_type() -> Type
Source§impl StaticType for FileChooser
impl StaticType for FileChooser
fn static_type() -> Type
Source§impl StaticType for FileChooserButton
impl StaticType for FileChooserButton
fn static_type() -> Type
Source§impl StaticType for FileChooserDialog
impl StaticType for FileChooserDialog
fn static_type() -> Type
Source§impl StaticType for FileChooserNative
impl StaticType for FileChooserNative
fn static_type() -> Type
Source§impl StaticType for FileChooserWidget
impl StaticType for FileChooserWidget
fn static_type() -> Type
Source§impl StaticType for FileFilter
impl StaticType for FileFilter
fn static_type() -> Type
Source§impl StaticType for Fixed
impl StaticType for Fixed
fn static_type() -> Type
Source§impl StaticType for AccelFlags
impl StaticType for AccelFlags
fn static_type() -> Type
Source§impl StaticType for ApplicationInhibitFlags
impl StaticType for ApplicationInhibitFlags
fn static_type() -> Type
Source§impl StaticType for CalendarDisplayOptions
impl StaticType for CalendarDisplayOptions
fn static_type() -> Type
Source§impl StaticType for CellRendererState
impl StaticType for CellRendererState
fn static_type() -> Type
Source§impl StaticType for DestDefaults
impl StaticType for DestDefaults
fn static_type() -> Type
Source§impl StaticType for DialogFlags
impl StaticType for DialogFlags
fn static_type() -> Type
Source§impl StaticType for EventControllerScrollFlags
Available on crate feature v3_24 only.
impl StaticType for EventControllerScrollFlags
Available on crate feature
v3_24 only.fn static_type() -> Type
Source§impl StaticType for FileFilterFlags
impl StaticType for FileFilterFlags
fn static_type() -> Type
Source§impl StaticType for FontChooserLevel
Available on crate feature v3_24 only.
impl StaticType for FontChooserLevel
Available on crate feature
v3_24 only.