PixbufSimpleAnimRef

public struct PixbufSimpleAnimRef : PixbufSimpleAnimProtocol, GWeakCapturing

An opaque struct representing a simple animation.

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

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

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

    Declaration

    Swift

    public let ptr: UnsafeMutableRawPointer!

PixbufSimpleAnim Class