ListBoxAccessibleClassRef

public struct ListBoxAccessibleClassRef : ListBoxAccessibleClassProtocol

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

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

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

    Declaration

    Swift

    public let ptr: UnsafeMutableRawPointer!

LinkButtonClass Record: LinkButtonClassProtocol extension (methods and fields)

ListBoxAccessibleClass Record