PrintOperationPreviewRef

public struct PrintOperationPreviewRef : PrintOperationPreviewProtocol

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

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

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

    Declaration

    Swift

    public let ptr: UnsafeMutableRawPointer!

PrintOperationPreview Interface