NativeDialogClassRef

public struct NativeDialogClassRef : NativeDialogClassProtocol

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

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

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

    Declaration

    Swift

    public let ptr: UnsafeMutableRawPointer!

MountOperationClass Record: MountOperationClassProtocol extension (methods and fields)

NativeDialogClass Record