CheckButtonClassRef

public struct CheckButtonClassRef : CheckButtonClassProtocol

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

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

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

    Declaration

    Swift

    public let ptr: UnsafeMutableRawPointer!

CenterLayoutClass Record: CenterLayoutClassProtocol extension (methods and fields)

CheckButtonClass Record