EventControllerMotionClassRef

public struct EventControllerMotionClassRef : EventControllerMotionClassProtocol

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

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

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

    Declaration

    Swift

    public let ptr: UnsafeMutableRawPointer!

EventControllerKeyClass Record: EventControllerKeyClassProtocol extension (methods and fields)

EventControllerMotionClass Record