EventWindowStateRef

public struct EventWindowStateRef : EventWindowStateProtocol

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

Generated when the state of a toplevel window changes.

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

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

    Declaration

    Swift

    public let ptr: UnsafeMutableRawPointer!

EventWindowState Record