ContentFormatsBuilderRef

public struct ContentFormatsBuilderRef : ContentFormatsBuilderProtocol

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

A GdkContentFormatsBuilder is an auxiliary struct used to create new GdkContentFormats, and should not be kept around.

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

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

    Declaration

    Swift

    public let ptr: UnsafeMutableRawPointer!

ContentFormatsBuilder Record