EntryBufferClassRef

public struct EntryBufferClassRef : EntryBufferClassProtocol

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

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

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

    Declaration

    Swift

    public let ptr: UnsafeMutableRawPointer!

EmojiChooserClass Record: EmojiChooserClassProtocol extension (methods and fields)

EntryBufferClass Record