DropControllerMotionClassRef

public struct DropControllerMotionClassRef : DropControllerMotionClassProtocol

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

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

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

    Declaration

    Swift

    public let ptr: UnsafeMutableRawPointer!

DrawingAreaClass Record: DrawingAreaClassProtocol extension (methods and fields)

DropControllerMotionClass Record