ComboBoxAccessibleClassRef

public struct ComboBoxAccessibleClassRef : ComboBoxAccessibleClassProtocol

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

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

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

    Declaration

    Swift

    public let ptr: UnsafeMutableRawPointer!

ColorSelectionDialogClass Record: ColorSelectionDialogClassProtocol extension (methods and fields)

ComboBoxAccessibleClass Record