DrawingContextClassRef

public struct DrawingContextClassRef : DrawingContextClassProtocol

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

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

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

    Declaration

    Swift

    public let ptr: UnsafeMutableRawPointer!

DevicePadInterface Record: DevicePadInterfaceProtocol extension (methods and fields)

DrawingContextClass Record