PrintOperationPreviewIfaceRef

public struct PrintOperationPreviewIfaceRef : PrintOperationPreviewIfaceProtocol

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

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

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

    Declaration

    Swift

    public let ptr: UnsafeMutableRawPointer!

PrintOperationClass Record: PrintOperationClassProtocol extension (methods and fields)

PrintOperationPreviewIface Record