IconViewAccessibleClassRef

public struct IconViewAccessibleClassRef : IconViewAccessibleClassProtocol

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

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

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

    Declaration

    Swift

    public let ptr: UnsafeMutableRawPointer!

IconThemeClass Record: IconThemeClassProtocol extension (methods and fields)

IconViewAccessibleClass Record