AppChooserDialogClassRef

public struct AppChooserDialogClassRef : AppChooserDialogClassProtocol

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

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

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

    Declaration

    Swift

    public let ptr: UnsafeMutableRawPointer!

AppChooserButtonClass Record: AppChooserButtonClassProtocol extension (methods and fields)

AppChooserDialogClass Record