ListBoxRowAccessibleRef

public struct ListBoxRowAccessibleRef : ListBoxRowAccessibleProtocol, GWeakCapturing

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

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

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

    Declaration

    Swift

    public let ptr: UnsafeMutableRawPointer!

ListBoxRowAccessible Class