PixbufSimpleAnimClassRef

public struct PixbufSimpleAnimClassRef : PixbufSimpleAnimClassProtocol

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

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

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

    Declaration

    Swift

    public let ptr: UnsafeMutableRawPointer!

PixbufModulePattern Record: PixbufModulePatternProtocol extension (methods and fields)

PixbufSimpleAnimClass Record