RecentChooserDialogClassRef

public struct RecentChooserDialogClassRef : RecentChooserDialogClassProtocol

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

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

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

    Declaration

    Swift

    public let ptr: UnsafeMutableRawPointer!

RecentActionClass Record: RecentActionClassProtocol extension (methods and fields)

RecentChooserDialogClass Record