RecentChooserIfaceRef

public struct RecentChooserIfaceRef : RecentChooserIfaceProtocol

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

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

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

    Declaration

    Swift

    public let ptr: UnsafeMutableRawPointer!

RecentChooserDialogClass Record: RecentChooserDialogClassProtocol extension (methods and fields)

RecentChooserIface Record