AppChooserWidgetClassRef

public struct AppChooserWidgetClassRef : AppChooserWidgetClassProtocol

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

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

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

    Declaration

    Swift

    public let ptr: UnsafeMutableRawPointer!

AppChooserDialogClass Record: AppChooserDialogClassProtocol extension (methods and fields)

AppChooserWidgetClass Record