PixbufSimpleAnimIterRef

public struct PixbufSimpleAnimIterRef : PixbufSimpleAnimIterProtocol, GWeakCapturing

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

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

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

    Declaration

    Swift

    public let ptr: UnsafeMutableRawPointer!

PixbufSimpleAnimIter Class