ImageCellAccessibleRef

public struct ImageCellAccessibleRef : ImageCellAccessibleProtocol, GWeakCapturing

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

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

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

    Declaration

    Swift

    public let ptr: UnsafeMutableRawPointer!

ImageCellAccessible Class