FontsetSimpleClassRef

public struct FontsetSimpleClassRef : FontsetSimpleClassProtocol

The FontsetSimpleClassRef type acts as a lightweight Swift reference to an underlying PangoFontsetSimpleClass instance. It exposes methods that can operate on this data type through FontsetSimpleClassProtocol conformance. Use FontsetSimpleClassRef only as an unowned reference to an existing PangoFontsetSimpleClass instance.

  • ptr
    Untyped pointer to the underlying `PangoFontsetSimpleClass` instance.
    

    For type-safe access, use the generated, typed pointer _ptr property instead.

    Declaration

    Swift

    public let ptr: UnsafeMutableRawPointer!

FontsetClass Record: FontsetClassProtocol extension (methods and fields)

FontsetSimpleClass Record