CellAccessibleParentIfaceRef

public struct CellAccessibleParentIfaceRef : CellAccessibleParentIfaceProtocol

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

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

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

    Declaration

    Swift

    public let ptr: UnsafeMutableRawPointer!

CellAccessibleClass Record: CellAccessibleClassProtocol extension (methods and fields)

CellAccessibleParentIface Record