TextChildAnchorClassRef

public struct TextChildAnchorClassRef : TextChildAnchorClassProtocol

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

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

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

    Declaration

    Swift

    public let ptr: UnsafeMutableRawPointer!

TextCellAccessibleClass Record: TextCellAccessibleClassProtocol extension (methods and fields)

TextChildAnchorClass Record