EventOwnerChangeRef

public struct EventOwnerChangeRef : EventOwnerChangeProtocol

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

Generated when the owner of a selection changes. On X11, this information is only available if the X server supports the XFIXES extension.

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

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

    Declaration

    Swift

    public let ptr: UnsafeMutableRawPointer!

EventOwnerChange Record