IMStatusStyle

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

    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 nothing: GtkIMStatusStyle
  • Deprecated

    Declaration

    Swift

    static let callback: GtkIMStatusStyle
  • Deprecated

    Declaration

    Swift

    static let none: GtkIMStatusStyle