ToggleActionClassRef

public struct ToggleActionClassRef : ToggleActionClassProtocol

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

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

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

    Declaration

    Swift

    public let ptr: UnsafeMutableRawPointer!

ThemingEngineClass Record: ThemingEngineClassProtocol extension (methods and fields)

ToggleActionClass Record