ImageAccessibleClassRef

public struct ImageAccessibleClassRef : ImageAccessibleClassProtocol

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

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

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

    Declaration

    Swift

    public let ptr: UnsafeMutableRawPointer!

IconViewClass Record: IconViewClassProtocol extension (methods and fields)

ImageAccessibleClass Record