Trait gtk::StaticType [] [src]

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

Types that are supported by GLib dynamic typing.

Required Methods

Returns the type identifier of Self.

Implementations on Foreign Types

impl StaticType for Permission
[src]

impl StaticType for Application
[src]

impl StaticType for FileType
[src]

impl StaticType for ThemedIcon
[src]

impl StaticType for MenuItem
[src]

impl StaticType for Menu
[src]

impl StaticType for TlsCertificate
[src]

impl StaticType for MenuModel
[src]

impl StaticType for ResourceLookupFlags
[src]

impl StaticType for Action
[src]

impl StaticType for TlsCertificateFlags
[src]

impl StaticType for SimplePermission
[src]

impl StaticType for FileQueryInfoFlags
[src]

impl StaticType for Settings
[src]

impl StaticType for Icon
[src]

impl StaticType for ResourceError
[src]

impl StaticType for SimpleAction
[src]

impl StaticType for SimpleActionGroup
[src]

impl StaticType for Cancellable
[src]

impl StaticType for AppInfo
[src]

impl StaticType for SettingsBindFlags
[src]

impl StaticType for MenuAttributeIter
[src]

impl StaticType for ActionGroup
[src]

impl StaticType for AppLaunchContext
[src]

impl StaticType for FileInfo
[src]

impl StaticType for MenuLinkIter
[src]

impl StaticType for Resource
[src]

impl StaticType for ActionMap
[src]

impl StaticType for File
[src]

impl StaticType for AppInfoCreateFlags
[src]

impl StaticType for ApplicationFlags
[src]

impl StaticType for FileCreateFlags
[src]

impl StaticType for DragAction
[src]

impl StaticType for WMFunction
[src]

impl StaticType for VisualType
[src]

impl StaticType for EventMask
[src]

impl StaticType for DragProtocol
[src]

impl StaticType for Visual
[src]

impl StaticType for WindowState
[src]

impl StaticType for WindowType
[src]

impl StaticType for WindowEdge
[src]

impl StaticType for Device
[src]

impl StaticType for EventType
[src]

impl StaticType for AppLaunchContext
[src]

impl StaticType for DeviceManager
[src]

impl StaticType for WindowWindowClass
[src]

impl StaticType for OwnerChange
[src]

impl StaticType for ByteOrder
[src]

impl StaticType for PropertyState
[src]

impl StaticType for InputSource
[src]

impl StaticType for Display
[src]

impl StaticType for WindowTypeHint
[src]

impl StaticType for GrabStatus
[src]

impl StaticType for ModifierType
[src]

impl StaticType for InputMode
[src]

impl StaticType for GrabOwnership
[src]

impl StaticType for NotifyType
[src]

impl StaticType for Event
[src]

impl StaticType for DeviceType
[src]

impl StaticType for Cursor
[src]

impl StaticType for WindowHints
[src]

impl StaticType for Screen
[src]

impl StaticType for WMDecoration
[src]

impl StaticType for SettingAction
[src]

impl StaticType for AxisUse
[src]

impl StaticType for Gravity
[src]

impl StaticType for DragContext
[src]

impl StaticType for RGBA
[src]

impl StaticType for ModifierIntent
[src]

impl StaticType for CrossingMode
[src]

impl StaticType for Window
[src]

impl StaticType for VisibilityState
[src]

impl StaticType for ScrollDirection
[src]

impl StaticType for DisplayManager
[src]

impl StaticType for CursorType
[src]

impl StaticType for i8
[src]

impl StaticType for str
[src]

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

impl StaticType for MainContext
[src]

impl StaticType for Source
[src]

impl StaticType for AnySendValue
[src]

impl StaticType for Closure
[src]

impl StaticType for bool
[src]

impl StaticType for Variant
[src]

impl StaticType for String
[src]

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

impl StaticType for Bytes
[src]

impl StaticType for u8
[src]

impl StaticType for KeyFile
[src]

impl StaticType for Checksum
[src]

impl StaticType for u32
[src]

impl StaticType for f64
[src]

impl StaticType for AnyValue
[src]

impl StaticType for Date
[src]

impl StaticType for MainLoop
[src]

impl StaticType for DateTime
[src]

impl StaticType for u64
[src]

impl StaticType for TimeZone
[src]

impl StaticType for i32
[src]

impl StaticType for Vec<String>
[src]

impl StaticType for f32
[src]

impl StaticType for i64
[src]

impl StaticType for EngineShape
[src]

impl StaticType for Fontset
[src]

impl StaticType for CoverageLevel
[src]

impl StaticType for Style
[src]

impl StaticType for Renderer
[src]

impl StaticType for GlyphItemIter
[src]

impl StaticType for Matrix
[src]

impl StaticType for FontFamily
[src]

impl StaticType for AttrList
[src]

impl StaticType for Direction
[src]

impl StaticType for GravityHint
[src]

impl StaticType for LayoutIter
[src]

impl StaticType for Alignment
[src]

impl StaticType for Context
[src]

impl StaticType for LayoutLine
[src]

impl StaticType for Color
[src]

impl StaticType for FontFace
[src]

impl StaticType for GlyphItem
[src]

impl StaticType for BidiType
[src]

impl StaticType for Stretch
[src]

impl StaticType for Font
[src]

impl StaticType for FontMap
[src]

impl StaticType for RenderPart
[src]

impl StaticType for TabAlign
[src]

impl StaticType for AttrType
[src]

impl StaticType for Script
[src]

impl StaticType for Weight
[src]

impl StaticType for GlyphString
[src]

impl StaticType for FontMetrics
[src]

impl StaticType for EllipsizeMode
[src]

impl StaticType for TabArray
[src]

impl StaticType for WrapMode
[src]

impl StaticType for FontDescription
[src]

impl StaticType for FontMask
[src]

impl StaticType for Variant
[src]

impl StaticType for Gravity
[src]

impl StaticType for Layout
[src]

impl StaticType for Underline
[src]

impl StaticType for Pixbuf
[src]

impl StaticType for PixbufAnimationIter
[src]

impl StaticType for PixbufLoader
[src]

impl StaticType for PixbufSimpleAnim
[src]

impl StaticType for PixbufAnimation
[src]

Implementors