AspectFrameClassRef

public struct AspectFrameClassRef : AspectFrameClassProtocol

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

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

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

    Declaration

    Swift

    public let ptr: UnsafeMutableRawPointer!

ArrowClass Record: ArrowClassProtocol extension (methods and fields)

AspectFrameClass Record