RecentManagerClassRef

public struct RecentManagerClassRef : RecentManagerClassProtocol

GtkRecentManagerClass contains only private data.

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

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

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

    Declaration

    Swift

    public let ptr: UnsafeMutableRawPointer!

RecentInfo Record: RecentInfoProtocol extension (methods and fields)

RecentManagerClass Record