ActivateActionClassRef

public struct ActivateActionClassRef : ActivateActionClassProtocol

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

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

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

    Declaration

    Swift

    public let ptr: UnsafeMutableRawPointer!

ActionableInterface Record: ActionableInterfaceProtocol extension (methods and fields)

ActivateActionClass Record