TreeDragDestIfaceRef

public struct TreeDragDestIfaceRef : TreeDragDestIfaceProtocol

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

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

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

    Declaration

    Swift

    public let ptr: UnsafeMutableRawPointer!

ToggleButtonClass Record: ToggleButtonClassProtocol extension (methods and fields)

TreeDragDestIface Record