ComboBoxTextClassRef

public struct ComboBoxTextClassRef : ComboBoxTextClassProtocol

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

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

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

    Declaration

    Swift

    public let ptr: UnsafeMutableRawPointer!

ComboBoxClass Record: ComboBoxClassProtocol extension (methods and fields)

ComboBoxTextClass Record