OverlayLayoutChildClassRef

public struct OverlayLayoutChildClassRef : OverlayLayoutChildClassProtocol

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

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

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

    Declaration

    Swift

    public let ptr: UnsafeMutableRawPointer!
  • This getter returns the GLib type identifier registered for OverlayLayoutChild

    Declaration

    Swift

    static var metatypeReference: GType { get }
  • Undocumented

    Declaration

    Swift

    static var metatype: GtkOverlayLayoutChildClass? { get }
  • Undocumented

    Declaration

    Swift

    static var wrapper: OverlayLayoutChildClassRef? { get }

OverlayLayoutChildClass Record