RecentChooserMenuClassRef

public struct RecentChooserMenuClassRef : RecentChooserMenuClassProtocol

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

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

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

    Declaration

    Swift

    public let ptr: UnsafeMutableRawPointer!

RecentChooserIface Record: RecentChooserIfaceProtocol extension (methods and fields)

RecentChooserMenuClass Record