ListBoxAccessibleRef

public struct ListBoxAccessibleRef : ListBoxAccessibleProtocol, GWeakCapturing

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

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

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

    Declaration

    Swift

    public let ptr: UnsafeMutableRawPointer!

ListBoxAccessible Class