CheckMenuItemClassRef

public struct CheckMenuItemClassRef : CheckMenuItemClassProtocol

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

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

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

    Declaration

    Swift

    public let ptr: UnsafeMutableRawPointer!

CheckMenuItemAccessibleClass Record: CheckMenuItemAccessibleClassProtocol extension (methods and fields)

CheckMenuItemClass Record