PixbufLoaderClassRef

public struct PixbufLoaderClassRef : PixbufLoaderClassProtocol

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

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

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

    Declaration

    Swift

    public let ptr: UnsafeMutableRawPointer!

PixbufFormat Record: PixbufFormatProtocol extension (methods and fields)

PixbufLoaderClass Record