WindowGeometryInfoRef

public struct WindowGeometryInfoRef : WindowGeometryInfoProtocol

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

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

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

    Declaration

    Swift

    public let ptr: UnsafeMutableRawPointer!

WindowGeometryInfo Record