RecentActionClassRef

public struct RecentActionClassRef : RecentActionClassProtocol

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

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

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

    Declaration

    Swift

    public let ptr: UnsafeMutableRawPointer!

RcStyleClass Record: RcStyleClassProtocol extension (methods and fields)

RecentActionClass Record