EventControllerKeyClassRef

public struct EventControllerKeyClassRef : EventControllerKeyClassProtocol

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

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

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

    Declaration

    Swift

    public let ptr: UnsafeMutableRawPointer!

EventControllerClass Record: EventControllerClassProtocol extension (methods and fields)

EventControllerKeyClass Record