TextCellAccessibleClassRef

public struct TextCellAccessibleClassRef : TextCellAccessibleClassProtocol

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

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

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

    Declaration

    Swift

    public let ptr: UnsafeMutableRawPointer!

TextBufferClass Record: TextBufferClassProtocol extension (methods and fields)

TextCellAccessibleClass Record