WidgetClassPrivateRef

public struct WidgetClassPrivateRef : WidgetClassPrivateProtocol

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

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

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

    Declaration

    Swift

    public let ptr: UnsafeMutableRawPointer!

WidgetClassPrivate Record