TextTagTableClassRef

public struct TextTagTableClassRef : TextTagTableClassProtocol

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

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

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

    Declaration

    Swift

    public let ptr: UnsafeMutableRawPointer!

TextTagClass Record: TextTagClassProtocol extension (methods and fields)

TextTagTableClass Record