IMPreeditStyle

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

    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: GtkIMPreeditStyle
  • Deprecated

    Declaration

    Swift

    static let callback: GtkIMPreeditStyle
  • Deprecated

    Declaration

    Swift

    static let none: GtkIMPreeditStyle