CustomLayoutClassRef

public struct CustomLayoutClassRef : CustomLayoutClassProtocol

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

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

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

    Declaration

    Swift

    public let ptr: UnsafeMutableRawPointer!

CustomFilterClass Record: CustomFilterClassProtocol extension (methods and fields)

CustomLayoutClass Record