RecentChooserWidgetClassRef

public struct RecentChooserWidgetClassRef : RecentChooserWidgetClassProtocol

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

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

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

    Declaration

    Swift

    public let ptr: UnsafeMutableRawPointer!

RecentChooserMenuClass Record: RecentChooserMenuClassProtocol extension (methods and fields)

RecentChooserWidgetClass Record