ListBoxRowAccessibleClassRef

public struct ListBoxRowAccessibleClassRef : ListBoxRowAccessibleClassProtocol

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

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

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

    Declaration

    Swift

    public let ptr: UnsafeMutableRawPointer!

ListBoxClass Record: ListBoxClassProtocol extension (methods and fields)

ListBoxRowAccessibleClass Record