ObjectFactoryClassProtocol

public protocol ObjectFactoryClassProtocol

The ObjectFactoryClassProtocol protocol exposes the methods and properties of an underlying AtkObjectFactoryClass instance. The default implementation of these can be found in the protocol extension below. For a concrete class that implements these methods and properties, see ObjectFactoryClass. Alternatively, use ObjectFactoryClassRef as a lighweight, unowned reference if you already have an instance you just want to use.

  • ptr

    Untyped pointer to the underlying AtkObjectFactoryClass instance.

    Declaration

    Swift

    var ptr: UnsafeMutableRawPointer! { get }
  • _ptr Default implementation

    Typed pointer to the underlying AtkObjectFactoryClass instance.

    Default Implementation

    Return the stored, untyped pointer as a typed pointer to the AtkObjectFactoryClass instance.

    Declaration

    Swift

    var _ptr: UnsafeMutablePointer<AtkObjectFactoryClass>! { get }
  • Required Initialiser for types conforming to ObjectFactoryClassProtocol

    Declaration

    Swift

    init(raw: UnsafeMutableRawPointer)

ObjectFactoryClass Record: ObjectFactoryClassProtocol extension (methods and fields)

  • parentClass Extension method

    Undocumented

    Declaration

    Swift

    @inlinable
    var parentClass: GObjectClass { get }
  • pad1 Extension method

    Undocumented

    Declaration

    Swift

    @inlinable
    var pad1: AtkFunction! { get }
  • pad2 Extension method

    Undocumented

    Declaration

    Swift

    @inlinable
    var pad2: AtkFunction! { get }