MemoryTextureClassRef

public struct MemoryTextureClassRef : MemoryTextureClassProtocol

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

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

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

    Declaration

    Swift

    public let ptr: UnsafeMutableRawPointer!

KeymapKey Record: KeymapKeyProtocol extension (methods and fields)

MemoryTextureClass Record