NamedActionClassRef

public struct NamedActionClassRef : NamedActionClassProtocol

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

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

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

    Declaration

    Swift

    public let ptr: UnsafeMutableRawPointer!

MultiSorterClass Record: MultiSorterClassProtocol extension (methods and fields)

NamedActionClass Record