WidgetPaintableClassRef

public struct WidgetPaintableClassRef : WidgetPaintableClassProtocol

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

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

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

    Declaration

    Swift

    public let ptr: UnsafeMutableRawPointer!

WidgetClassPrivate Record: WidgetClassPrivateProtocol extension (methods and fields)

WidgetPaintableClass Record