DropTargetAsyncClassRef

public struct DropTargetAsyncClassRef : DropTargetAsyncClassProtocol

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

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

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

    Declaration

    Swift

    public let ptr: UnsafeMutableRawPointer!

DropDownClass Record: DropDownClassProtocol extension (methods and fields)

DropTargetAsyncClass Record