OffscreenWindowClassRef

public struct OffscreenWindowClassRef : OffscreenWindowClassProtocol

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

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

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

    Declaration

    Swift

    public let ptr: UnsafeMutableRawPointer!

NumerableIconClass Record: NumerableIconClassProtocol extension (methods and fields)

OffscreenWindowClass Record