IconViewAccessibleRef

public struct IconViewAccessibleRef : IconViewAccessibleProtocol, GWeakCapturing

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

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

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

    Declaration

    Swift

    public let ptr: UnsafeMutableRawPointer!

IconViewAccessible Class