EmojiChooserClassRef

public struct EmojiChooserClassRef : EmojiChooserClassProtocol

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

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

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

    Declaration

    Swift

    public let ptr: UnsafeMutableRawPointer!

EditableLabelClass Record: EditableLabelClassProtocol extension (methods and fields)

EmojiChooserClass Record