pub unsafe trait ParentClassIs: IsClass {
    type Parent: IsClass;
}

Required Associated Types§

Implementations on Foreign Types§

§

impl ParentClassIs for TreeSelection

§

impl ParentClassIs for FileChooserWidget

§

type Parent = Box

§

impl ParentClassIs for TextTag

§

impl ParentClassIs for CheckMenuItem

§

type Parent = MenuItem

§

impl ParentClassIs for ComboBoxText

§

type Parent = ComboBox

§

impl ParentClassIs for Bin

§

type Parent = Container

§

impl ParentClassIs for Dialog

§

type Parent = Window

§

impl ParentClassIs for MenuButton

§

type Parent = ToggleButton

§

impl ParentClassIs for FileChooserButton

§

type Parent = Box

§

impl ParentClassIs for GesturePan

§

type Parent = GestureDrag

§

impl ParentClassIs for TreeModelSort

§

impl ParentClassIs for RadioMenuItem

§

type Parent = CheckMenuItem

§

impl ParentClassIs for CellAreaContext

§

impl ParentClassIs for Misc

§

type Parent = Widget

§

impl ParentClassIs for HeaderBar

§

type Parent = Container

§

impl ParentClassIs for CellRendererSpinner

§

type Parent = CellRenderer

§

impl ParentClassIs for ProgressBar

§

type Parent = Widget

§

impl ParentClassIs for CellAreaBox

§

type Parent = CellArea

§

impl ParentClassIs for Spinner

§

type Parent = Widget

§

impl ParentClassIs for ScrolledWindow

§

type Parent = Bin

§

impl ParentClassIs for RecentChooserMenu

§

type Parent = Menu

§

impl ParentClassIs for TextChildAnchor

§

impl ParentClassIs for EventBox

§

type Parent = Bin

§

impl ParentClassIs for ModelButton

§

type Parent = Button

§

impl ParentClassIs for Socket

§

type Parent = Container

§

impl ParentClassIs for Overlay

§

type Parent = Bin

§

impl ParentClassIs for Tooltip

§

impl ParentClassIs for TreeStore

§

impl ParentClassIs for GestureSwipe

§

type Parent = GestureSingle

§

impl ParentClassIs for MountOperation

§

type Parent = MountOperation

§

impl ParentClassIs for IconTheme

§

impl ParentClassIs for SeparatorMenuItem

§

type Parent = MenuItem

§

impl ParentClassIs for Statusbar

§

type Parent = Box

§

impl ParentClassIs for ListBox

§

type Parent = Container

§

impl ParentClassIs for Expander

§

type Parent = Bin

§

impl ParentClassIs for FontChooserDialog

§

type Parent = Dialog

§

impl ParentClassIs for ComboBox

§

type Parent = Bin

§

impl ParentClassIs for Popover

§

type Parent = Bin

§

impl ParentClassIs for InfoBar

§

type Parent = Box

§

impl ParentClassIs for ShortcutsShortcut

§

type Parent = Box

§

impl ParentClassIs for GestureSingle

§

type Parent = Gesture

§

impl ParentClassIs for Calendar

§

type Parent = Widget

§

impl ParentClassIs for FlowBoxChild

§

type Parent = Bin

§

impl ParentClassIs for AppChooserDialog

§

type Parent = Dialog

§

impl ParentClassIs for VolumeButton

§

type Parent = ScaleButton

§

impl ParentClassIs for Entry

§

type Parent = Widget

§

impl ParentClassIs for ColorChooserWidget

§

type Parent = Box

§

impl ParentClassIs for ToolButton

§

type Parent = ToolItem

§

impl ParentClassIs for TextTagTable

§

impl ParentClassIs for IMMulticontext

§

type Parent = IMContext

§

impl ParentClassIs for RecentChooserWidget

§

type Parent = Box

§

impl ParentClassIs for MenuBar

§

type Parent = MenuShell

§

impl ParentClassIs for IMContextSimple

§

type Parent = IMContext

§

impl ParentClassIs for FontChooserWidget

§

type Parent = Box

§

impl ParentClassIs for ToolItem

§

type Parent = Bin

§

impl ParentClassIs for OffscreenWindow

§

type Parent = Window

§

impl ParentClassIs for Viewport

§

type Parent = Bin

§

impl ParentClassIs for PadController

§

type Parent = EventController

§

impl ParentClassIs for ColorChooserDialog

§

type Parent = Dialog

§

impl ParentClassIs for FlowBox

§

type Parent = Container

§

impl ParentClassIs for Invisible

§

type Parent = Widget

§

impl ParentClassIs for CellArea

§

impl ParentClassIs for CheckButton

§

type Parent = ToggleButton

§

impl ParentClassIs for CellRendererSpin

§

type Parent = CellRendererText

§

impl ParentClassIs for AppChooserButton

§

type Parent = ComboBox

§

impl ParentClassIs for ToggleToolButton

§

type Parent = ToolButton

§

impl ParentClassIs for TreeView

§

type Parent = Container

§

impl ParentClassIs for PlacesSidebar

§

type Parent = ScrolledWindow

§

impl ParentClassIs for ToolPalette

§

type Parent = Container

§

impl ParentClassIs for DrawingArea

§

type Parent = Widget

§

impl ParentClassIs for Revealer

§

type Parent = Bin

§

impl ParentClassIs for CellRendererToggle

§

type Parent = CellRenderer

§

impl ParentClassIs for CellRendererText

§

type Parent = CellRenderer

§

impl ParentClassIs for Gesture

§

type Parent = EventController

§

impl ParentClassIs for Stack

§

type Parent = Container

§

impl ParentClassIs for TreeViewColumn

§

impl ParentClassIs for RadioToolButton

§

type Parent = ToggleToolButton

§

impl ParentClassIs for IconInfo

§

impl ParentClassIs for FileFilter

§

impl ParentClassIs for Fixed

§

type Parent = Container

§

impl ParentClassIs for FontButton

§

type Parent = Button

§

impl ParentClassIs for Clipboard

§

impl ParentClassIs for CellRendererCombo

§

type Parent = CellRendererText

§

impl ParentClassIs for Settings

§

impl ParentClassIs for ScaleButton

§

type Parent = Button

§

impl ParentClassIs for MenuShell

§

type Parent = Container

§

impl ParentClassIs for StackSwitcher

§

type Parent = Box

§

impl ParentClassIs for ButtonBox

§

type Parent = Box

§

impl ParentClassIs for ShortcutsWindow

§

type Parent = Window

§

impl ParentClassIs for EntryBuffer

§

impl ParentClassIs for StyleContext

§

impl ParentClassIs for PrintSettings

§

impl ParentClassIs for Adjustment

§

impl ParentClassIs for FileChooserDialog

§

type Parent = Dialog

§

type Parent = Bin

§

impl ParentClassIs for CellRendererProgress

§

type Parent = CellRenderer

§

impl ParentClassIs for GestureDrag

§

type Parent = GestureSingle

§

impl ParentClassIs for Image

§

type Parent = Misc

§

impl ParentClassIs for ShortcutsSection

§

type Parent = Box

§

impl ParentClassIs for ActionBar

§

type Parent = Bin

§

impl ParentClassIs for AboutDialog

§

type Parent = Dialog

§

impl ParentClassIs for Widget

§

impl ParentClassIs for IconView

§

type Parent = Container

§

impl ParentClassIs for LockButton

§

type Parent = Button

§

impl ParentClassIs for FileChooserNative

§

type Parent = NativeDialog

§

impl ParentClassIs for WindowGroup

§

impl ParentClassIs for TextMark

§

impl ParentClassIs for Label

§

type Parent = Misc

§

impl ParentClassIs for StyleProperties

§

impl ParentClassIs for Paned

§

type Parent = Container

§

impl ParentClassIs for CellView

§

type Parent = Widget

§

impl ParentClassIs for TreeModelFilter

§

impl ParentClassIs for CellRendererAccel

§

type Parent = CellRendererText

§

impl ParentClassIs for LevelBar

§

type Parent = Widget

§

impl ParentClassIs for StackSidebar

§

type Parent = Bin

§

impl ParentClassIs for NativeDialog

§

impl ParentClassIs for RecentManager

§

impl ParentClassIs for ShortcutLabel

§

type Parent = Box

§

impl ParentClassIs for AppChooserWidget

§

type Parent = Box

§

impl ParentClassIs for GestureZoom

§

type Parent = Gesture

§

impl ParentClassIs for ListStore

§

impl ParentClassIs for SeparatorToolItem

§

type Parent = ToolItem

§

impl ParentClassIs for ShortcutsGroup

§

type Parent = Box

§

impl ParentClassIs for EventController

§

impl ParentClassIs for Container

§

type Parent = Widget

§

impl ParentClassIs for Menu

§

type Parent = MenuShell

§

impl ParentClassIs for RadioButton

§

type Parent = CheckButton

§

impl ParentClassIs for CellRendererPixbuf

§

type Parent = CellRenderer

§

impl ParentClassIs for Window

§

type Parent = Bin

§

impl ParentClassIs for MenuToolButton

§

type Parent = ToolButton

§

impl ParentClassIs for PopoverMenu

§

type Parent = Popover

§

impl ParentClassIs for ToggleButton

§

type Parent = Button

§

impl ParentClassIs for TextBuffer

§

impl ParentClassIs for GestureLongPress

§

type Parent = GestureSingle

§

impl ParentClassIs for LinkButton

§

type Parent = Button

§

impl ParentClassIs for PrintContext

§

impl ParentClassIs for EntryCompletion

§

impl ParentClassIs for Button

§

type Parent = Bin

§

impl ParentClassIs for GLArea

§

type Parent = Widget

§

impl ParentClassIs for GestureRotate

§

type Parent = Gesture

§

impl ParentClassIs for Toolbar

§

type Parent = Container

§

impl ParentClassIs for Application

§

type Parent = Application

§

impl ParentClassIs for GestureMultiPress

§

type Parent = GestureSingle

§

impl ParentClassIs for Scale

§

type Parent = Range

§

impl ParentClassIs for Layout

§

type Parent = Container

§

impl ParentClassIs for Plug

§

type Parent = Window

§

impl ParentClassIs for SizeGroup

§

impl ParentClassIs for PrintOperation

§

impl ParentClassIs for PageSetup

§

impl ParentClassIs for CssProvider

§

impl ParentClassIs for TextView

§

type Parent = Container

§

impl ParentClassIs for Notebook

§

type Parent = Container

§

impl ParentClassIs for Builder

§

impl ParentClassIs for Separator

§

type Parent = Widget

§

impl ParentClassIs for Switch

§

type Parent = Widget

§

impl ParentClassIs for SpinButton

§

type Parent = Entry

§

impl ParentClassIs for RecentFilter

§

impl ParentClassIs for Grid

§

type Parent = Container

§

impl ParentClassIs for Assistant

§

type Parent = Window

§

impl ParentClassIs for MenuItem

§

type Parent = Bin

§

impl ParentClassIs for Range

§

type Parent = Widget

§

impl ParentClassIs for CellRenderer

§

impl ParentClassIs for Frame

§

type Parent = Bin

§

impl ParentClassIs for AspectFrame

§

type Parent = Frame

§

impl ParentClassIs for RecentChooserDialog

§

type Parent = Dialog

§

impl ParentClassIs for ColorButton

§

type Parent = Button

§

impl ParentClassIs for SearchEntry

§

type Parent = Entry

§

impl ParentClassIs for Box

§

type Parent = Container

§

impl ParentClassIs for ListBoxRow

§

type Parent = Bin

§

impl ParentClassIs for ToolItemGroup

§

type Parent = Container

§

impl ParentClassIs for MessageDialog

§

type Parent = Dialog

§

impl ParentClassIs for AccelGroup

§

impl ParentClassIs for IMContext

§

impl ParentClassIs for ApplicationWindow

§

type Parent = Window

§

impl ParentClassIs for Scrollbar

§

type Parent = Range

§

impl ParentClassIs for AccelLabel

§

type Parent = Label

§

impl ParentClassIs for StateSet

§

impl ParentClassIs for Relation

§

impl ParentClassIs for ObjectFactory

§

impl ParentClassIs for GObjectAccessible

§

type Parent = Object

§

impl ParentClassIs for Misc

§

impl ParentClassIs for Plug

§

type Parent = Object

§

impl ParentClassIs for Registry

§

impl ParentClassIs for Object

§

impl ParentClassIs for RelationSet

§

impl ParentClassIs for Socket

§

type Parent = Object

§

impl ParentClassIs for NoOpObjectFactory

§

type Parent = ObjectFactory

§

impl ParentClassIs for Util

§

impl ParentClassIs for NoOpObject

§

type Parent = Object

§

impl ParentClassIs for AppLaunchContext

§

type Parent = AppLaunchContext

§

impl ParentClassIs for DeviceManager

§

impl ParentClassIs for DrawingContext

§

impl ParentClassIs for FrameClock

§

impl ParentClassIs for DragContext

§

impl ParentClassIs for Window

§

impl ParentClassIs for Cursor

§

impl ParentClassIs for DisplayManager

§

impl ParentClassIs for DeviceTool

§

impl ParentClassIs for Monitor

§

impl ParentClassIs for GLContext

§

impl ParentClassIs for Display

§

impl ParentClassIs for Visual

§

impl ParentClassIs for Seat

§

impl ParentClassIs for Screen

§

impl ParentClassIs for Keymap

§

impl ParentClassIs for Device

§

impl ParentClassIs for PixbufAnimationIter

§

impl ParentClassIs for PixbufLoader

§

impl ParentClassIs for PixbufAnimation

§

impl ParentClassIs for Pixbuf

§

impl ParentClassIs for PixbufSimpleAnim

§

type Parent = PixbufAnimation

§

impl ParentClassIs for PixbufNonAnim

§

type Parent = PixbufAnimation

§

impl ParentClassIs for Application

§

impl ParentClassIs for FileInfo

§

impl ParentClassIs for UnixFDList

§

impl ParentClassIs for ConverterOutputStream

§

type Parent = FilterOutputStream

§

impl ParentClassIs for PropertyAction

§

impl ParentClassIs for NetworkService

§

impl ParentClassIs for FileEnumerator

§

impl ParentClassIs for Resolver

§

impl ParentClassIs for Menu

§

type Parent = MenuModel

§

impl ParentClassIs for SimpleIOStream

§

type Parent = IOStream

§

impl ParentClassIs for MenuModel

§

impl ParentClassIs for TlsConnection

§

type Parent = IOStream

§

impl ParentClassIs for DBusInterfaceSkeleton

§

impl ParentClassIs for SocketService

§

type Parent = SocketListener

§

impl ParentClassIs for ZlibCompressor

§

impl ParentClassIs for ListStore

§

impl<V> ParentClassIs for LocalTask<V>where V: ValueType,

§

impl ParentClassIs for InputStream

§

impl ParentClassIs for Notification

§

impl ParentClassIs for MemoryInputStream

§

type Parent = InputStream

§

impl ParentClassIs for TlsDatabase

§

impl ParentClassIs for SimpleAction

§

impl ParentClassIs for SubprocessLauncher

§

impl ParentClassIs for SocketAddressEnumerator

§

impl ParentClassIs for Credentials

§

impl ParentClassIs for MemoryOutputStream

§

type Parent = OutputStream

§

impl ParentClassIs for ThreadedSocketService

§

type Parent = SocketService

§

impl ParentClassIs for Permission

§

impl ParentClassIs for ZlibDecompressor

§

impl ParentClassIs for AppLaunchContext

§

impl<V> ParentClassIs for Task<V>where V: ValueType + Send,

§

impl ParentClassIs for Settings

§

impl ParentClassIs for ReadInputStream

§

type Parent = InputStream

§

impl ParentClassIs for DBusMessage

§

impl ParentClassIs for Emblem

§

impl ParentClassIs for TlsPassword

§

impl ParentClassIs for SettingsBackend

§

impl ParentClassIs for SimpleProxyResolver

§

impl ParentClassIs for FilenameCompleter

§

impl ParentClassIs for CharsetConverter

§

impl ParentClassIs for Cancellable

§

impl ParentClassIs for MountOperation

§

impl ParentClassIs for InetSocketAddress

§

type Parent = SocketAddress

§

impl ParentClassIs for MenuAttributeIter

§

impl ParentClassIs for DBusServer

§

impl ParentClassIs for WriteOutputStream

§

type Parent = OutputStream

§

impl ParentClassIs for VolumeMonitor

§

impl ParentClassIs for ProxyAddress

§

type Parent = InetSocketAddress

§

impl ParentClassIs for SocketConnection

§

type Parent = IOStream

§

impl ParentClassIs for NetworkAddress

§

impl ParentClassIs for Subprocess

§

impl ParentClassIs for DBusActionGroup

§

impl ParentClassIs for DBusMethodInvocation

§

impl ParentClassIs for DBusMenuModel

§

type Parent = MenuModel

§

impl ParentClassIs for SocketClient

§

impl ParentClassIs for SocketAddress

§

impl ParentClassIs for FilterInputStream

§

type Parent = InputStream

§

impl ParentClassIs for FileMonitor

§

impl ParentClassIs for ApplicationCommandLine

§

impl ParentClassIs for FileIOStream

§

type Parent = IOStream

§

impl ParentClassIs for DBusConnection

§

impl ParentClassIs for EmblemedIcon

§

impl ParentClassIs for Socket

§

impl ParentClassIs for BufferedOutputStream

§

type Parent = FilterOutputStream

§

impl ParentClassIs for DataInputStream

§

type Parent = BufferedInputStream

§

impl ParentClassIs for FileInputStream

§

type Parent = InputStream

§

impl ParentClassIs for FilterOutputStream

§

type Parent = OutputStream

§

impl ParentClassIs for DataOutputStream

§

type Parent = FilterOutputStream

§

impl ParentClassIs for ConverterInputStream

§

type Parent = FilterInputStream

§

impl ParentClassIs for DesktopAppInfo

§

impl ParentClassIs for OutputStream

§

impl ParentClassIs for DBusProxy

§

impl ParentClassIs for MenuLinkIter

§

impl ParentClassIs for TlsInteraction

§

impl ParentClassIs for InetAddressMask

§

impl ParentClassIs for DBusAuthObserver

§

impl ParentClassIs for TlsCertificate

§

impl ParentClassIs for ThemedIcon

§

impl ParentClassIs for BytesIcon

§

impl ParentClassIs for FileIcon

§

impl ParentClassIs for InetAddress

§

impl ParentClassIs for Vfs

§

impl ParentClassIs for SimplePermission

§

type Parent = Permission

§

impl ParentClassIs for UnixSocketAddress

§

type Parent = SocketAddress

§

impl ParentClassIs for AppInfoMonitor

§

impl ParentClassIs for TcpConnection

§

type Parent = SocketConnection

§

impl ParentClassIs for SimpleActionGroup

§

impl ParentClassIs for BufferedInputStream

§

type Parent = FilterInputStream

§

impl ParentClassIs for MenuItem

§

impl ParentClassIs for UnixInputStream

§

type Parent = InputStream

§

impl ParentClassIs for IOStream

§

impl ParentClassIs for SocketListener

§

impl ParentClassIs for FileOutputStream

§

type Parent = OutputStream

§

impl ParentClassIs for UnixOutputStream

§

type Parent = OutputStream

§

impl ParentClassIs for Renderer

§

impl ParentClassIs for FontMap

§

impl ParentClassIs for Coverage

§

impl ParentClassIs for Layout

§

impl ParentClassIs for Context

§

impl ParentClassIs for FontFamily

§

impl ParentClassIs for Font

§

impl ParentClassIs for Fontset

§

impl ParentClassIs for FontFace

§

impl ParentClassIs for FontsetSimple

§

type Parent = Fontset

Implementors§