EventControllerLegacyClassRef

public struct EventControllerLegacyClassRef : EventControllerLegacyClassProtocol

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

  • ptr
    Untyped pointer to the underlying `GtkEventControllerLegacyClass` 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)

EventControllerLegacyClass Record