PixbufNonAnimRef

public struct PixbufNonAnimRef : PixbufNonAnimProtocol, GWeakCapturing

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

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

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

    Declaration

    Swift

    public let ptr: UnsafeMutableRawPointer!

PixbufNonAnim Class