WindowGroupClassRef

public struct WindowGroupClassRef : WindowGroupClassProtocol

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

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

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

    Declaration

    Swift

    public let ptr: UnsafeMutableRawPointer!

WindowGeometryInfo Record: WindowGeometryInfoProtocol extension (methods and fields)

WindowGroupClass Record