MountOperationClassRef

public struct MountOperationClassRef : MountOperationClassProtocol

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

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

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

    Declaration

    Swift

    public let ptr: UnsafeMutableRawPointer!

MiscClass Record: MiscClassProtocol extension (methods and fields)

MountOperationClass Record