PathType

public extension PathType
  • Cast constructor, converting any binary integer to a PathType.

    Declaration

    Swift

    @inlinable
    init!<I>(_ raw: I) where I : BinaryInteger

    Parameters

    raw

    The raw integer value to initialise the enum from

  • Deprecated

    Declaration

    Swift

    static let widget: GtkPathType
  • Deprecated

    Declaration

    Swift

    static let widgetClass: GtkPathType
  • Deprecated

    Declaration

    Swift

    static let `class`: GtkPathType