ImageCellAccessibleClassRef

public struct ImageCellAccessibleClassRef : ImageCellAccessibleClassProtocol

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

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

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

    Declaration

    Swift

    public let ptr: UnsafeMutableRawPointer!

ImageAccessibleClass Record: ImageAccessibleClassProtocol extension (methods and fields)

ImageCellAccessibleClass Record